Specify the required attributes for this MIDlet Suite

Name

Enter the name of the MIDlet Suite that identifies the name of the MIDlets to the user.

Version

Enter the version number of the MIDlet Suite, using the format major.minor.micro which is specified in the JDK Product Versioning Specification. The application management software uses this version number for upgrades, installs, and communicating with the user.

Vendor

Enter the name of the organization providing the MIDlet Suite.

Profile

Enter the name and version of the J2ME profile required to run this MIDlet Suite. Use the same format and value as the microedition.configuration system property, profile-major.minor.minor (for example MIDP-1.0).

Configuration

Enter the name and version of the J2ME Configuration required to run this MIDlet Suite. Use the same format and value as the microedition.configuration system property, configuration-major.minor.minor (for example CLDC-1.0).