Installing MIDP Examples

See Also

You can use the example Java ME MIDP projects included with the NetBeans IDE to learn about Java ME coding and APIs supported by this IDE.

To install a project:

  1. Chose File > New Project.
  2. Under Categories, expand the Samples folder and then expand the Mobile folder.
    The Mobility projects are organized into different categories:
  3. Select a folder, then under Projects, select an example, and click the Next button.
  4. In the Project Name and Location page, choose a name and projects home directory for your project.
    The projects home directory should be where you want to store all your projects.
  5. If you want the project to be your main project, leave the checkbox selected. Click Next.
  6. In the Platform Selection page, choose the emulator platform you want to use to execute the application.
  7. Click Finish to install the Project.
    The project displays in the Projects window. You can also examine the project's contents in the Files window.
See Also
Importing Java ME MIDP Projects
Working with Java ME MIDP Projects

Legal Notices