|
|
Java Micro Edition (JME)
Getting Started
If you own a Java enabled cell phone or PDA then this is the place to start.
top
Core Resources
The following links provide useful resources for the Embedded Java developer.
- Java SE -
You will need to download the latest version of the Java SDK.
- Java ME -
Official website for Java ME. You will need the current wireless toolkit for
your intended deployment platform - i.e., CDC or CLDC.
- Eclipse -
- Eclipse ME -
EclipseME is an Eclipse plugin that connects
the Eclipse development environment to the Wireless Toolkit(s).
This allows you to focus on developing your application, rather than
worrying about the special needs of J2ME development.
- Netbeans - Sun's
IDE and tools to enable software developers to create cross-platform
Java desktop, enterprise and web applications. Runs on Windows, Linux,
MacOS, as well as Solaris. It is open-source and free.
JME support is provided via the Mobility Pack add-on.
top
|