MIDP Project Properties: Application Descriptor Attributes

Use to add, edit, or delete the attributes of a MIDlet suite for a project configuration.

Select the Application Descriptor category from the project properties dialog box and click the Attributes tab to access this page.

Element Description

Use Values from "Default Configuration"

Enables you to customize the properties for a project configuration other than the default configuration if this option is unchecked.

Packaging Model

Specifies a MIDlet suite or a LIBlet package.

Type

Displays a field that cannot be edited, and lists whether the attribute is: Required, Optional, Custom, JAD only, Manifest only, or Forced.

Required

Indicates an attribute that is required by the MIDP standard.

Optional

Indicates an attribute that provides information about the MIDlet suite. This is information that is not required by MIDP to run the MIDlet.

Custom

Indicates a user-defined attribute.

Custom attributes cannot begin with the prefix Midlet-.

JAD only

Indicates a custom attribute stored only in the JAD file.

Manifest only

Indicates a custom attribute stored only in the JAR Manifest file.

Forced

Indicates an attribute that overrides the value for a MIDP or CLDC version than is shown in the Platform Properties page.

Name

Displays he name of the attribute.

Only custom field names can be edited.

Value

Displays the he values for each attribute.

Add

Enables you to add an attribute.

Edit

Enables you to edit the selected custom attribute.

Remove

Removes the selected attribute.

You cannot remove a required attribute.

Override JAR URL in JAD

Enables you to customize the URL for the JAR file.

Check this option and enter a custom JAR file name.



Related Topics

Developing Applications with NetBeans IDE,

Developing Applications with NetBeans IDE,

Copyright © 2013, Oracle and/or its affiliates. All rights reserved.