MIDP Project Properties: Application Descriptor Attributes

See Also

The Attributes page of the MIDP Project properties enables you to add, edit, or delete the of a MIDlet suite for a .

You open the Attributes Properties page by choosing File > <active project name> Properties. In the Project Properties dialog, select Application Descriptor and expand Attributes.

If you are setting the properties for a project configuration other than the default configuration (DefaultConfiguration), you must uncheck the Use Values from "DefaultConfiguration" checkbox at the top of the page to customize these options.

The General Attributes table lists the attributes currently contained in the JAD and JAR manifest files:

To avoid errors in verification:

To add an attribute:

  1. Click the Add button.
    This opens the Add Attribute dialog.
  2. Choose an attribute from the Name combo box, or delete the current entry and add your own custom entry.
  3. Enter a value for the attribute.
  4. Click OK to close.

To edit an attribute:

  1. Select an attribute to edit.
  2. Click the Edit button.
    This opens the Edit Attribute dialog.
  3. Enter a value for the attribute.
  4. Click OK to close.

To delete an attribute:

  1. Select an attribute.
  2. Click the Remove button.
See Also
About the Application Descriptor File
Customizing the Application Descriptor (JAD) Attributes
Adding API Permissions
Setting Push Registry Entries
About MIDP Signing and Security

Legal Notices