This feature is supported in the Ultimate edition only.

To be able to run or debug your Java mobile application you should first create the corresponding run/debug configuration. Then, you should start this run/debug configuration in the run or the debug mode.

To create a J2ME run/debug configuration
  1. Select Run | Edit Configurations.
  2. In the Run/Debug Configurations dialog, click ../../Shared/new.png and select J2ME.
  3. Specify the configuration settings as necessary and click OK. For more information, see Run/Debug Configuration: J2ME.
To start your J2ME run/debug configuration
  1. Make sure that the run/debug configuration for your mobile application is selected in the corresponding selector on the toolbar.
  2. Now, to start this configuration in the run or the debug mode:
    • Select Run | Run or press ⌃R⇧F10⇧⌘F11^ F5⇧ F10.
    • Select Run | Debug or press ⌃D⇧F9⌘F11⌥ F5⇧ F9.