Creating application packages
In MTJ, the creation of application package consists of editing the JAD
file and building the project.
If
you have a mobile Java project, and you want to run it in an emulator
in MTJ, you first need to build the project in order to create the JAR
file. The build process also creates a JAD file, which you need to edit
before deployment, according to Java ME specifications. ### OPEN ISSUE
<17>###
If
you have code for an application and want to test it in MTJ, you need
to create a MTJ project for the application. Also, if you have the code,
you can create different application packages for different configurations
and devices.
To create an application package
-

Mobile Tools for Java Platform

Building MTJ projects
Editing the JAD file

Wizards