Build J2ME Mobile development environment with eclipse

Source: Internet
Author: User

Build J2ME Mobile development environment with eclipse

Build J2ME Mobile development environment with eclipse


1 Download eclipse3.1 jwtk2.2 eclipseme1.2.3

eclipse3.1 's download address:
http://www.eclipse.org/

jwtk2.2 's download address:http://java.sun.com/j2me/download.html

eclipseme1.2.3 's download address:http://eclipseme.org/

2 install eclipse to d:eclipse3.1;

jwtk2.2 to d:jwtk2.2 (for jwtk2.2 patch)

eclipseme1.2.3 to d:eclipseme1.2.3

3 Configuring Eclipseme to eclipse

< 1> start Eclipse-> Click Help-> Click Software Updates-> click Find and install-> choose Search for new features to INS tall-> Click Next-> click New Archived site-> Select Eclipseme1.2.3.zip-> Click Finish-> restart Eclipse

<2> Click on Windows-> Select preference-> Select J2ME-> Select Platform Component-> Click Wirelesstoolkits-> Click the right button to select Add W Irelesskit-> Select jwtk2.2 installation directory-> Click Finish

<3> Open test Project, restart Eclipse,file->new->project->j2me->j2me midlet Suite-> named Project name Testj2me

<4> validation Environment, in the project to write a Java program called Helloworldmidlet, the source code is as follows:

Package Com.agile.j2me.core;

Import Javax.microedition.midlet.MIDlet;
</

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.