configuration java HELP.

Could someone please tell me ALL the software/pakages needed to install in order to devolep java apps for mobile devices? (J2ME i think)There are so much things...i need an index.thanks in advance.Message was edited by: suvenier
[263 byte] By [suveniera] at [2007-11-27 7:19:31]
# 1

First of all you are in the wrong forum.. you should be in one of the following forums:

http://forum.java.sun.com/forum.jspa?forumID=76

http://forum.java.sun.com/forum.jspa?forumID=82

And for the question you asked:

To develop a j2me application you need Sun Java Wirless Toolkit available at http://java.sun.com/products/sjwtoolkit/download-2_5_1.html

You can also have eclipse ME plugin for integrating the Sun Java WTK with eclipse. I don't know about other IDEs. But you should have the Sun Java WTK installed in your machine for any simulation in your J2ME application. It includes the libraries required for the development.

Hope it helps :)

diptaPBa at 2007-7-12 19:06:13 > top of Java-index,Java Essentials,New To Java...