Wednesday, September 9, 2009

Developing J2ME Application on ubuntu 9.04

First Install JDK:
To install jdk, open terminal and type those commands
sudo apt-get update
sudo apt-get install sun-java6-jdk

OR,
Application---> Add/Remove application
'Show:ALL available application
Search 'JAVA' Tick and apply

Downlaod Netbeans:
Now go to www.netbeans.org and downlaod the full version of the IDE.
After downloading install it....
Thats it your ide is ready for development.
Then create new project and select J2ME and choose option start developing.

A good emulator:
Download WTK for linux from java.sun.com
Install it..
for installing wtk see this guide.[Click Here]

Now U r ready to rock.....

For further query please leave comment or mail me @ extremeaiub@yahoo.com

No comments:

Post a Comment