Enter the name of the MIDlet Suite that identifies the name of the MIDlets to the user.
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.
Enter the name of the organization providing the MIDlet Suite.
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).
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).