You can set the properties of your project to automatically deploy your MIDlet
suite to a Sony Ericsson phone. This deployment method also enables you to run
and debug the device deployed application from within the IDE.
You must have a Sony Ericsson (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 Sony Ericsson Phone:
Choose File > <active project name> Properties.
In the Project Properties dialog, select the Deploying node from the Category
tree.
Choose Sony Ericsson Phone from the Select Deployment Method drop-down menu.
If you do not have a Sony Ericsson (On-Device Debug) emulator registered
with the IDE, a Manage Emulators button appears.
If a Sony Ericsson emulator is installed on your system, click the button
to install the emulator.
If you do not have a Sony Ericsson emulator installed on your system,
download an emulator from
, install it on your system, then register it with the IDE.
Optionally, you can customize the URL for the JAR file by checking the Override
JAR URL in JAD checkbox and entering a custom value.
Right-click on the project and choose Deploy Project.