Set Suite Properties
MIDlet suites have a number of properties which must be set to function properly. The four required properties are
- MIDlet Suite Name This property can be a brief description of the MIDlet suite.
- MIDlet Suite Version
- Vendor The name of the creator of the MIDlet suite. This field should not be left blank.
- MIDlet JAR URL The location of the Jar file. In most cases, the default value will suffice.
In addition, users may add any number of additional properties in the Other Properties area. Properties should be of the form Property-Name: Value. There should be no spaces in the property name.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |