You can view and modify the properties of a
by choosing File > <active project name> properties. In the
Project Properties dialog, select Platform. The active project configuration
is listed in the drop-down menu at the top of the Project Properties dialog.
You can set the following properties in this property sheet:
Use Values from "DefaultConfiguration". If checked,
the emulator platform properties of the DefaultConfiguration
project configuration are used and you cannot modify any properties on this
page. If unchecked, you are able to modify properties on this page.
Emulator Platform. Selects the emulator platform from all
platforms that have been added to the IDE. Clicking on the Manage Emulators
button opens the Java Platform
Manager, where you can:
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 will use 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. Version of the Connected, Limited
Device Connection (
) 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. Version of the Mobile Information Device
Profile (
) 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. 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.