Debugging a MIDlet

This topic describes how to debug your MIDlet.

Steps

  1. Open the MIDlet class from Package Explorer and insert breakpoints wherever required.

  2. Right-click the project and select Debug As > Debug Configurations to display the Debug Configurations dialog.

  3. If the configuration is not created, create the configuration by performing the steps explained in Running a MIDlet.

  4. Click the Debug button to start the debugging.