Running applications
Note: A successful build is
a prerequisite for successful running of the application.
In the Java perspective,
in the menu bar select Run > Run.
The Run window opens.
In the Run window,
in the Configurations field, select
MTJ Application and click New.
In the Configurations field, 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 the executable (JAR) file.
- In the Target
Device tab, you can, if necessary,
select other than the project's default target device and the security
domain. Here you can also change the JRE.
- Click Run.
The chosen emulator starts with the selected application.
Tip: You can also run projects
by right-clicking the desired project in the Package Explorer view and
selecting Run As -> Run from
the pop-up menu.

Applications

Building MTJ projects
Debugging applications
Managing security
Signing applications
Deploying applications to mobile devices

Launch