You can set the properties of your project to automatically deploy your MIDlet
suite. Using the Copy method moves the JAR and JAD files of a MIDlet suite to
a specified location on a local system.
If you are setting the properties for a
other than the default configuration (DefaultConfiguration),
you must uncheck the Use Values from "DefaultConfiguration" checkbox
at the top of the page to customize these options.
To deploy a MIDlet suite using Copy:
Choose File > <active project name> Properties.
In the Project Properties dialog, select the Deploying node from the Category
tree.
Choose Copy from the Select Deployment Method drop-down menu.
Optionally, you can customize theURL for the JAR file by checking the Override
JAR URL in JAD and entering a custom value.
Enter the name of the target directory where the MIDlet suite is to be copied.
Right-click on the project and choose Deploy Project.
Each time you compile the MIDlet suite, the application's JAR and JAD files
are copied to the target directory.