Adding Java ME Emulator Platforms

See Also

Adding an to the IDE enables you to create and use that platform for compilation, execution and debugging within the IDE. Through the Java Platform Manager, you can add both custom and -compliant emulator platforms.

To add a UEI-compliant MIDP or CDC emulator platform:

  1. Choose Tools > Java Platforms.
  2. Click the Add Java Platform button.
  3. Choose Java ME MIDP Platform Emulator (or Java ME CDC Emulator Platform if this is the emulator type you wish to add). Click Next.
    The wizard searches your system and compiles a list of all available Java ME platforms. The wizard indicates which platforms:
  4. If the platform you want to install is not listed in the page, click on the Find More Java ME Platforms and navigate to the directory where the platform is installed.

  5. Put a check in the checkboxes of the platforms you want install. Click Next.
    The chosen platforms are installed.

To add a non-UEI-compliant emulator platform:

  1. Choose Tools > Java Platform Manager.
  2. Click the Add Platform button.
  3. Choose Custom Java Micro Edition Platform Emulator. Click Next.
  4. In the General Information page, specify the following information:
  5. In the Bootstrap Libraries page, add any additional libraries used by the emulator.
  6. In the Sources and Javadoc page, add any additional source files and Javadoc used by the emulator. Click Finish to add the emulator.

See Also

About Emulator Platforms

Legal Notices