This first milestone of 0.9.1 release has all features that are planned to this release implemented. Besides that several bug
fixes were laso included. MTJ team is running tests over this version and all community is also welcome to participa and open
bugs against this version.
The main highlights of this release are:
- Multidevice support: each MTJ project can now have several devices associated to it;
- Preprocessor enhancements: there is code assist on the preprocessor tags;
- MIDlet Unit Test Support: it is possible to create unit tests cases/suite to MIDlet classes. This tests can be packed with the MIDlet suite;
- MIDlet localization: There is now one option on the MIDlet suite to localize all Strings that are used on the MIDlet Suite;
- MIDlet suite libraries: There is a new extension point that can be used by content developers to provider libraries that can be packed with the MIDlet suite;
- Import Symbol Set definitions: Besides creating symbols and symbols set, MTJ user is now able to import predefined symbol sets based on antenna format;
- Content assit on the JAD Editor.