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 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.
- 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

Creating application packages
Debugging applications
Managing security
Signing applications
Deploying applications to mobile devices

Launch