J2ME Learning (1) - J2ME Development Tools and Manufacturer SDK Introduction

xiaoxiao2021-03-06  50

J2ME learning (1)

--J2ME development tools and manufacturers SDK introduction

In the process of learning and using J2ME, many development tools and manufacturers' SDK, below are some simple introductions:

First, development tools:

Now there is a common development tool with JBuilder, Eclipse, etc. Of course, there are some text editors to develop.

a) jbuilder

JBuilder is a Java development tool developed by Borland, which covers all aspects of Java development, of course, is also better for J2ME development. The current latest version is JBuilder 2005.

Official website: http://www.borland.com.cn/

b) Eclipse

Eclipse is an open source development tool that can develop a variety of applications by using plugins. If you want to develop J2ME applications in Eclipse, you need to install the EclipseMe plugin. The latest version of Eclipse is 3.01, the latest version of Eclipseme is 0.60

Official website: http://www.eclipse.org

Eclipseme plugin: http://sourceforge.net/project/showfiles.php? Group_id = 86829

Detailed installation method, you can see:

http://blog.9cbs.net/chinamao/archive/2004/10/21/146193.aspx

c) JCREATOR

JCREATOR is a text editor that can develop J2ME applications by combining with SDK.

Official website: http://www.jcreator.com

Second, the manufacturer SDK:

Many mobile phone manufacturers have expanded the standard SDK provided by Sun, such as increasing the class libraries that meet their own characteristics. Each manufacturer SDK is as follows

a) SUN SDK

SUN provides SDK is the foundation of other SDK, which includes a general class library, named J2ME Wireless Toolkit, the current latest version is 2.2.

download link:

b) NOKIA's SDK

Nokia provides its own SDK, downloading address: http://forum.nokia.com.cn/sch/index.html

c) SIMENS SDK

Download address: https://communication-market.siemens.de/portal/main.aspx? LangID = 0 & mainMenuid = 2 & leftid = 2 & pid = 1 & CID = 0 & TID = 3000 & xid = 0

Other vendors, such as Motorola also offer their own SDK.

Remarks: List of J2ME software See:

Http://developss.sun.com/techtopics/mobility/allsoftware/

转载请注明原文地址:https://www.9cbs.com/read-81947.html

New Post(0)