Beta Draft: 2014-02-04

Java ME Embedded Project Properties Dialog Box: Platform

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

Element Description

JDK Path

Specifies the target JDK.

Java ME Platform

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

Click Manage Platforms to perform the following operations:

  • Add or remove available platforms
  • View the platform classpath
  • View the list of devices provided by the platform
  • Add or remove platform source files
  • Add or remove java documentation sources

Configuration

Enables you to create a project configuration other than the default configuration.

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.

Configuration

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

Profile

Specifies the version of the Micro Edition Embedded Profile (MEEP) supported by the emulator platform.

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,

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