Creating a MIDlet package

  1. Open the Application Descriptor file from the Package Explorer window.

    Figure: Creating a new package

  2. In the Packaging section of the Application Descriptor file, click the Create Package link. The following dialogue box is displayed.

    Figure: Creating a MIDlet package

  3. Select the Use Deployment Directory check box.

    Figure: Selecting the deployment directory

  4. Click Finish. This creates the JAD and JAR files in the deployed folder.

    Figure: Files in the deployed folder

Next steps