Running applications

Note: Before running the application, you need to build the project using MTJ-specific build function. A successful build is a prerequisite for successful running of the application. To build the project, in the Package Explorer view, right-click the desired project and select from the pop-up menu MTJ -> Build MTJ Project.

  1. In the Java perspective, in the menu bar select Run > Run.
    The Run window opens.

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

  3. On the right-side pane , you can:

  4. Click Run.
    The chosen emulator starts with the selected application. The emulator will run the latest executable in the project's deployed directory.
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