NOTE:it was proposed to make me quick setup java for my GPR development.
Generally, there are several suites for you choice of java enviroment. I recommend you to install Sun Java, although it is not under GPL. You could directly 'apt-get' the 'sun-java6-jdk' if you use Debian/Ubuntu.
# apt-get install sun-java6-jdk sun-java6-plugin sun-java6-javadb # update-java-alternatives -s java-6-sun
For more information about java, please refer to http://wiki.debian.org/Java.
With the Development Kit you have installed previously, you also need to have an IDE which could integrate with java and its related package. I use Eclipse. I download from its official site. In particular, I select Eclipse Classic as my ideal choice. As an alternative, you also could install it from your source repository, but I had some problem with 'apt' way in the past.
The Wireless Toolkit for CLDC, formerly known as Java 2 Platform, Micro Edition (J2ME) is a state-of-the-art toolbox for developing wireless applications that are based on J2ME's Connected Limited Device Configuration (CLDC) and Mobile Information Device Profile (MIDP), and designed to run on cell phones, mainstream personal digital assistants, and other small mobile devices.
Install by following the direction given.
You can install from update site or from achieve file, it depends on your convience.
Make sure you have install the eclipseme correctly. Go to Preference and Select J2ME, specify the correct directory of WTK which you have previously intalled.
Download, unpack your download. Specify the obfuscation directory in Preference-J2ME.
Date: 2009-11-11 15:42:19 CST
HTML generated by org-mode 6.21b in emacs 23