Debugging applications
MTJ uses Eclipse's built-in debug function in debugging the Java ME
applications.
To debug an application
In Package Explorer, highlight the desired project.
In the menu bar, select Run
-> Debug.
The Debug window opens.

In the Configurations field, click New.
New configuration (1) appears under MTJ Application
On the right-side
pane , you can:
- In the Name
field, enter a new name for the run configuration.
- In the Executable
tab, you can define the project and executable file.
- In the Target
Device tab, you can select the
target device and the security domain.
- In the Source
tab, you can define or add the source look-up path.
- In the Common
tab, you can define the common run configurations.
- Select Debug.
### OPEN ISSUE <20>###

Mobile Tools for the Java Platform
Applications

Managing applications

Wizards