JAD file

Java ME MIDlets consist of the JAR file that contains the software and the Java Descriptor (JAD) file that contains the information for the Java ME container describing the contents of the source file. MTJ is equipped with a built-in JAD editor, called the Application Descriptor Editor.

Note: Any attempt to send an invalid JAD file to a phone results in a JAR download error.

The following attributes are required from a JAD file:

The following attributes are optional:

These attributes can be edited in the Application Descriptor Editor, which you can access by double-clicking the source JAD file for the desired project in the Package Explorer view.


Java ME platform


Managing applications

Editing the JAD file


Editors