The goal of the Mobile Tools for JavaTM (MTJ) project is to extend existing Eclipse frameworks to
support mobile device Java application development. MTJ will enable developers to develop, debug and deploy mobile Java
applications to emulators and real devices.
The base code of MTJ is EclipseME version 1.7.9
The scope of this first 0.9 release is to provide at least the same features that are available on EclipseME 1.7.9,
include improvements on the developer work flow and also add some missing functionalities that were requested by developers
The main highlights of this release are:
- All UEI SDKs are supported,
- MPowerplayer SDK is supported,
- MicroEmu 2.0.3 SDK is supported,
- Import EclipseME projects,
- Import Netbeans projects,
- Preprocessor of JavaME code integrated on the build environment
- Improvements on the Application descriptor UI
- MTJ Perspective make it easy to access all MTJ related functionalities
- Enhanced run/debug options
- Automatically SDK Javadoc discovery
- Support external preverifier on MIDP SDKs that does not provide a preverifier
- Configure JAR/JAD file names in create package
- Multiple hosts support (win32, linux and macosx)