Mobile Tools for Java™ project creates tools and frameworks to extend Eclipse platform to support embedded and mobile device Java application development. Mobile Tools for Java™ (MTJ) 2.0 release is making MTJ plugin IoT ready by supporting Java™ ME 8 platform. Java™ ME 8 is the major update of the Java™ ME technology as a modern embedded software platform, purpose-built as a foundation for new services in the Internet of Things (IoT). MTJ 2.0 is based on Eclipse Luna and provides a support for CLDC 1.8 configuration (JSR 360), MEEP 8.0 profile (JSR 361) and better IMP-NG profile (JSR 228) support. Other improvements in this release includes new extensible Code Validation Builder that provides an ability to perform pre-compilation analysis and generates warnings by 3rd party plugins created on top of MTJ, support for Java™ ME APIs javadocs in zip archives and a lot of bug fixes. Mobile Tools for Java™ (MTJ) 2.0.1 release is focused on bug fixes and support of latest Eclipse Mars.
Categories: Internet of Things (IoT), J2ME, Tools
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Eclipse.org
Development Status: Mature
Date Created: Wednesday, July 7, 2010 - 13:23
License: EPL
Date Updated: Wednesday, December 14, 2022 - 09:47
Submitted by: Alexander Burdukov
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2024 | 0/0 | 0 | 1 |
August 2024 | 0/0 | 0 | 7 |
July 2024 | 0/0 | 0 | 13 |
June 2024 | 0/0 | 0 | 11 |
May 2024 | 0/0 | 0 | 6 |
April 2024 | 0/0 | 0 | 9 |
March 2024 | 0/0 | 0 | 8 |
February 2024 | 0/0 | 0 | 3 |
January 2024 | 0/0 | 0 | 7 |
December 2023 | 0/0 | 0 | 6 |
November 2023 | 0/0 | 0 | 4 |
October 2023 | 341/673 | 36 | 5 |
Reviews Add new review
With ref to Oracle Java ME v8.3
Submitted by Arvind Chari on Sun, 05/09/2021 - 06:27
Hi,
Are there any plans to update the Oracle Java ME to version 8.3?
Can you kindly share the source code for this plugin as well?
Thanks and sincerely,
Arvind.
Re: With ref to Oracle Java ME v8.3
Submitted by Alexander Burdukov on Mon, 05/10/2021 - 09:39
In reply to With ref to Oracle Java ME v8.3 by Arvind Chari
I do not work on Java ME project anymore.
However, I see that Java ME SDK 8.3 release contains Eclipse plugin as well (https://www.oracle.com/java/technologies/sdk-downloads.html). Oracle Java ME SDK Eclipse Plugin is built on top of this Eclipse MTJ project, so I expect MTJ should work with 8.3 out of the box.
MTJ source code is available here: https://git.eclipse.org/c/mtj/org.eclipse.mtj.git/
Thanks,
Alexander.