You can set the project properties to automatically deploy MIDlet
suite to a Nokia Mobile device. This deployment method also enables you to run
and debug the device deployed application from withn the IDE.
You must have a Nokia (On-Device Debug) emulator registered
with the IDE to use this option.
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 to a Nokia Phone:
Choose File > <active
project name> Properties.
In the Project Properties dialog, select the Deploying node from the
Category tree.
Choose Nokia Terminal connected via PC Suite from the Select Deployment Method dropdown menu.
Click Manage Deployment, then Add Instance to create a custom instance for deployment, or use the current setting as the default instance. Click OK.
Right-click on the project and choose Deploy Project.