Step 2: install and use the j2_development Environment
Author: Chen yuefeng
From: http://blog.csdn.net/mailbomb
The following development tools are used for the development of the J2EE program:
L general development tools-General tools suitable for all mobile phones
L dedicated development tools-development tools suitable for certain types of mobile phones, such as Nokia
The following describes the general development tool j2wtk. Recently Sun changed the name to Java wireless Tookit, and its latest version is 2.3 Beta. This tool is free of charge. Its official homepage is:
Http://java.sun.com/products/sjwtoolkit/index.html
The following uses j2wtk2.2 as an example to describe how to install and use this tool. First, Sun released j2wtk2.2 in four languages: English, Japanese, simplified Chinese, and traditional Chinese. The installation program in Simplified Chinese version is:
Http://java.sun.com/products/sjwtoolkit/zh_download-2_2.html
After the download is complete, the following describes how to install the software.
Before installing the software, you must ensure that jdk1.4.2 has been correctly installed in the system. JDK is not supported.
After jdk1.4.2 is installed, you can install the software. The Installation Process of the software is relatively simple and will not be described in detail.
After the software is installed, you can refer to the Chinese instruction documents attached to the software for detailed instructions, the file is located in the/docs/zh/docs directory under the installation directory. The file name is userguide.pdf. This file contains all j2wtk usage instructions.