Eclipse Mobile Tools for Java™ 2.0.1

Release Date
Deliverables

There are three main deliverables on Mobile Tools for Java project:

 

  • MTJ SDK that includes all binaries and source files
  • MTJ Runtime that includes only the binaries
  • MTJ Examples that includes examples of how to use each of MTJ APIs.

The source code repository is available at the MTJ GIT Repository

Compatibility

In terms of compatibility, there are three main aspects that need to be considered.

 

API Contract Compatibility: MTJ API will keep the contract compatibility on 1.1.x/1.2.x/2.0 release.

 

SDK Workspace format compatibility: Currently there is no plan to change the format that the imported SDKs are stored.

 

MIDlet Workspace format compatibility: MIDlet projects format is the same as for 2.0 release. In the same time the old 1.1.x/1.2.x projects are still supported without modifications.

Internationalization

Mobile Tools for Java is completely ready to be used by localized products. All of its UI components have externalized strings. English is provided as the default language, but MTJ is part of Eclipse Babel and the community helps to generate other translations.

Target Environments

MTJ 2.0.1 Deliverables will be tested on the following platforms. Those tests depend on community effort contribution

Operating System

Version

Hardware

Windowing System

JRE

Java ME Target Platform

Microsoft Windows

7

8.1

x86 32-bit

x86 64-bit

Win32

Oracle Java 8u51

Oracle Java 7u80

Oracle Java ME SDK 8.2

Oracle Java ME SDK 8.1

Oracle Java ME SDK 8.0

Oracle Java ME SDK 3.4

Sun Java Wireless Toolkit 2.5.2 for CLDC

Ubuntu Long Term Support

14.04

x86 32-bit

 

x86 64-bit

GTK+ 2

GTK+ 3

Oracle Java 8u51

 

Oracle Java 7u80

Oracle Java ME SDK 8.2

Although untested, MTJ should work fine on other OSes supported by Eclipse Mars release.

 

 

Name Date Description
MTJ 2.0.1 Release Candidate 1 2015/08/03
Themes

Fix Bugs