Eclipse Classic 3.4 Compiled Natively Using Excelsior JET
Join the DZone community and get the full member experience.
Join For FreeExcelsior JET is a Java SE 6 compliant JVM enhanced with an AOT compiler and deployment toolkit. As you may have read in our August 1st announcement, Excelsior JET 6.5 will provide support for the Equinox OSGi runtime, enabling you to protect Eclipse RCP applications from reverse engineering and tampering.
We have just published Excelsior JET 6.5 beta 2, along with two natively compiled RCP applications to illustrate its capabilities:
- Eclipse Classic 3.4 (yes, the IDE)
- RSSOwl 2.0 M8a (newsfeed reader)
Here is what's new in beta 2:
Eclipse RCP Support
- Numerous bug fixes and overall stability improvements
- Over 90% of Eclipse Unit Tests have passed on the compiled Eclipse IDE
Performance improvements
- java.util.zip.*: access to jar/zip archives speeded up
- JNI: substantially reduced overhead of calling Java methods from native methods
Download Excelsior JET 6.5 beta 2
We would greatly appreciate your feedback!
Opinions expressed by DZone contributors are their own.
Comments