Creating a MIDP/CLDC Project

See Also

The IDE manages applications in projects. To create a new application, you must first create a new project.

To create a new project:

  1. Choose File New Project (Ctrl+Shift+N).
  2. Select the right template for your project.
  3. Specify the name of the project and where to create it.
    The IDE creates the project folder in the specified location. Click Next.
  4. Specify the emulator platform for the project.
    The emulator platform determines the execution environment for your project.
  5. Click Finish to complete the wizard.
See Also
Working with Java ME MIDP Projects
Java ME MIDP Project Tasks: Quick Reference
Java ME MIDP Templates

Legal Notices