J2me configuration problems

  Abstract: j2me configuration problems 

  J2me configuration problems 

  The letter a long time ago, to more like Notepad + wtk, huh! 


  Should first be downloaded from the following address related software. 
  J2SDK1.4.2_03 + WTK2.1: http://java.sun.com 
  Eclipse3.0RC2 http://www.eclipse.org 
  EclipseME0.4.1 http://sourceforge.net 
  Then follow the order of installation J2SDK1.4.2_03, WTK2.1, Eclipse3.0RC2 and EclipseME0.4.1, installed after j2sdk classpath environment variable should be set up, such as path and JAVA_HOME environment variables, I do not say more.    I can make reference to the former article. 
  Settings can be HelloWorld.java write a test procedure for testing.    At the command line type javac HelloWorld.java be class document input java Helloworld output Hello World on the screen so that j2SDK installed correctly. 
  Next WTK2.1 installation, and general applications like the installation.    KToolBar after installation from the inside running to WTK2.1 inside onboard some Demo, if normal operations said WTK installed correctly. 
  Below we have to build the Eclipse development environment, Eclipse installation is very simple, you directly to Eclipse3.0RC2 to extract c: \ eclipse on it.    Direct operating Eclipse.exe so you can see the Eclipse operation of the interface.    If not used Eclipse so you can see the help document, the project itself to be a small operation to java. 
  Next, we want to install EclipseME.0.4.1 plug, and then extract EclipseME0.4.1 Eclipse closed to the c: \ eclipse \ plugin inside, restart Eclipse, select windows-> help-> software updates-> can find and instand J2ME development platform configuration. 
  In the dialog box that appears, select local installation, find the corresponding decompression position on it. 





  ↑ Back 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • DotNetKicks
  • DZone
  • Netvouz
  • Propeller

Tags:

Releated Java Articles

Comments

Leave a Reply