Creating a Java ME Midlet

After creating the MIDlet project, you can create MIDlets for the project.

  1. Click File > New > Java ME MIDlet.

    The Java ME MIDlet page in the New Java ME MIDlet wizard is displayed.

  2. Enter Name for the MIDlet, and then click Finish.

    The MIDlet class is created and opened in the IDE.