Java ME platform

Java Micro Edition (Java ME) is a Java platform specifically designed for consumer and embedded devices, such as mobile devices and PDAs. Java ME is a set of standard Java APIs that implementers and developers can choose from and combine, to construct a complete Java runtime environment that closely fits the requirements of a particular range of devices and target markets. Java ME specifications are defined through the Java Community Process (JCP).

Java ME projects have two separate base properties that you need to configure for an MTJ project:

Also, there are the optional APIs that you can add to Java ME. These are, for example, the possible Bluetooth and multimedia enhancements. For more information, see the JCP home page.

In MTJ, you can currently create following Java ME projects:


Mobile Tools for the Java Platform

MIDlet projects

Java ME projects


Managing mobile SDKs


Preferences