Debugging the MIDlet on Eclipse

To debug the MIDlet:

  1. Right-click on the project name in the Eclipse Package Explorer window and select Debug As > Debug....

  2. In the Debug window that appears, enter the project name under Project and browse to the main class under Main class.

  3. Click the Nokia SDK Plug-in tab and select the SDK to use.

  4. Click Debug.

Eclipse runs the MIDlet on the SDK and displays a debug view.