Deploying a MIDlet Suite to a Sony Ericsson Phone

See Also

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.

To deploy a MIDlet suite to a Sony Ericsson Phone:

  1. Choose File > <active project name> Properties.
  2. In the Project Properties dialog, select the Deploying node from the Category tree.
  3. Choose Sony Ericsson Phone from the Select Deployment Method drop-down menu.
  4. If you do not have a Sony Ericsson (On-Device Debug) emulator registered with the IDE, a Manage Emulators button appears.
  5. Optionally, you can customize the URL for the JAR file by checking the Override JAR URL in JAD checkbox and entering a custom value.
  6. Right-click on the project and choose Deploy Project.
See Also
About Java ME Deployment
Adding Emulator Platforms

Legal Notices