Add/Edit Attribute
See Also
You open the Add/Edit Attribute dialog by clicking the Add or Edit buttons
in the Attributes page of the Project Properties.
The dialog has the following fields:
- Name. An editable combo box that lists the
names of available attributes.
Only Custom field names can be edited.
- Value. The values for each attribute.
- Placement. Lets you determine the location of custom attributes. The default
value is for attribute to be listed in both the JAD and JAR Manifest files.
To add an attribute:
- From the Attributes page, click the Add button.
- Choose an attribute from the Name combo box, or delete the current entry
and add your own custom entry.
- Enter a value for the attribute.
- Click OK to close.
To edit an attribute:
- Select an attribute to edit.
- Click the Edit button.
- Enter a value for the attribute.
- Click OK to close.
- You can override the CLDC and MIDP versions supported
by the Emulator Platform using the
MicroEdition-Configuration
and MicroEdition-Profile
attributes.
- Some attributes can be changed in only in
their properties pages. These properties are:
- API permissions
- Push Registry entries
- MIDlet signing
-
See Also
- About the Java Application Descriptor
- MIDP Project Properties: Application Descriptor Attributes page
- Adding API Permissions
- Setting Push Registry
Entries
- About Security and MIDlet Signing
Legal Notices