CHAPTER 8 Generating Applications for the MID Profile
After Simplicity has generated source code, there are several steps which are needed to get that code running on a MIDP based handheld computer. They are
- Compiling
- Building a Jar archive and related Jad file
- Loading the Jar/Jad onto a MID Profile enabled device
Compile against the J2ME/CLDC/MIDP
The source code which Simplicity generates is created according to the J2ME specification. You must compile the .java files which are created by the MIDlet Composer against the J2ME for the compiling to work correctly. To do this within Simplicity, right-click (or control-click) on a source file in the IDE and choose 'Compile' from the popup menu.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |