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:
- Choose File New Project (Ctrl+Shift+N).
- Select the right template for your
project.
- Specify the name of the project and where to create it.
The IDE
creates the project folder in the specified location. Click Next.
- Specify the emulator platform for the project.
The emulator platform determines the execution environment for your project.
- 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