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 |
---|---|---|---|
December 2023 | 0/0 | 0 | 2 |
November 2023 | 0/0 | 0 | 4 |
October 2023 | 341/673 | 36 | 5 |
September 2023 | 157/663 | 193 | 37 |
August 2023 | 154/673 | 190 | 5 |
July 2023 | 143/668 | 232 | 16 |
June 2023 | 171/669 | 172 | 16 |
May 2023 | 156/671 | 219 | 19 |
April 2023 | 152/667 | 229 | 24 |
March 2023 | 162/686 | 242 | 29 |
February 2023 | 156/667 | 226 | 22 |
January 2023 | 148/675 | 230 | 9 |
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.