About JAR Manifest Files

See Also

The JAR manifest is a text file included with a MIDlet suite. The manifest provides information about the contents of the JAR file.

In Java Studio Mobility, you can edit the JAR Manifest file in the Suite Editor.

The manifest contains the following attributes:

Optional information that might be contained in the manifest includes:

MIDP 2.0 applications may also include the following information in the manifest:

See Also
Customizing the Application Descriptor File
About Java Application Descriptor (JAD) Files

Legal Notices