News

This article is a case study of changes required in an application to make use of the new Java Platform Module System. An understanding of the module system will become an important skill for Java ...
In this step-by-step tutorial, we showed developers how to install the Checkstyle plugin for Eclipse. The plugin lets them take advantage of static code analysis integration in the early stages of the ...
It wasn't easy getting Project Jigsaw ratified, but it is now part of the Java SE 9 package, and Oracle executives at JavaOne 2017 couldn't be prouder.
InfoQ has previously reported on the developing situation regarding JSR 376 - the Java Platform Module System, commonly called "Project Jigsaw". Now, in a highly unusual move, IBM and Red Hat have ...
The Java Platform Module System (JPMS) is a code-level structure, so it doesn’t change the fact that we package Java into JAR files. Ultimately, everything is still bundled together in JAR files.
ECLIPSE FOUNDATION has released a new version of the Eclipse IDE marking the 13th annual simultaneous release of Eclipse projects. How do you download Eclipse Photon IDE?
Leaning Technologies announced the second major release of its CheerpJ Java compiler for the Web this week. This release, which was two years in the making, adds WebAssembly runtime modules, which are ...
Earlier this month, Oracle released a new version of Java, 1.6.0_21 (6u21). Unfortunately as Eclipse users quickly discovered, it was incompatible with Eclipse and Eclipse Rich Client Platform ...
Eclipse Foundation reports more than 12 million downloads of its Temurin Java SE binaries per month over the past three months.
The latest version of the Gradle open-source build automation tool, just announced, comes with a number of upgrades, bug fixes, and highly anticipated support for building and testing Java modules.