MIDP Project Properties: Platform

Use to view and modify the emulator platform properties of a project configuration.

Element Description

Use Values from "DefaultConfiguration"

Enables you to customize the properties for a project configuration other than the default configuration if this option is unchecked.

Select Platform Type

Specifies the device platform.

Emulator Platform

Selects the emulator platform from all platforms that have been added to the IDE.

Click Manage Emulators to perform the following operations:

  • Add or remove available platforms
  • View the platform classpath
  • Add or remove platform source files
  • Add or remove java documentation sources
  • Use tools and extensions provided by the emulator

Device

Selects the device emulator the IDE uses to simulate application performance when the project is executed.

The drop-down menu lists all device emulators available on the selected emulator platform.

Device Configuration

Specifies the version of the Connected, Limited Device Connection (CLDC) supported by the emulator platform.

If the selected platform supports both configurations, you can choose CLDC-1.0 to test your application's performance on devices that only support CLDC 1.0.

Device Profile

Specifies the version of the Mobile Information Device Profile (MIDP) supported by the emulator platform.

If the selected platform supports both profiles, you can choose MIDP-1.0 to test your application's performance on devices that only support MIDP 1.0.

Optional Packages

Lists the optional packages and APIs supported by the selected emulator platform and emulator device.

You can select or deselect any of the listed packages to test your target device under differing conditions.



Related Topics

Developing Applications with NetBeans IDE "

Developing Applications with NetBeans IDE,

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.