Installation
For installing J2ME Polish download the
latest release and start the installation either by double-clicking the file or
by calling "java -jar j2mepolish-2.0.jar" from the command-line.
The installer of J2ME Polish contains a sample MIDlet application with
two different designs. This application is optimized for Nokia Series
60 devices, so it is recommended to have such an emulator installed. The
Nokia emulator can be retrieved from http://forum.nokia.com.
To build the sample application, run the included "sample/build.xml" from your
favorite Java IDE or call "ant" from the command-line, after you have
switched to the "sample" directory. Call
"ant test j2mepolish" to skip the obfuscation and to enable the
logging of the sample application. In that case the default emulator
is also launched by J2ME Polish.
Requirements for Installing J2ME Polish
To use J2ME Polish, following components need to be installed:
- Java 2 Standard Edition SDK 1.4 or higher, http://java.sun.com/j2se/
- Sun Java Wireless Toolkit,
http://java.sun.com/products/sjwtoolkit/index.html (for Windows and Linux),
or the Mobile Power Player SDK http://developer.mpowerplayer.com (for Mac OS X) - Favorite IDE, for example Eclipse 3.0, http://www.eclipse.org
- Ant 1.6 or higher, if not already integrated in the IDE, http://ant.apache.org
- Optionally device emulators, e.g. the Nokia J2ME emulator, http://forum.nokia.com