News

The NetBeans IDE is pretty good on its own, but even handier once you start extending it with plugins specific to your needs. In this installment of Open source Java projects, Jeff Friesen introduces ...
Apache TomEE aims to provide application developers with a best-of-breed technology stack that can be deployed to a simple and lightweight Java EE container. In this return to the Open source Java ...
Another family of Java components will soon be available from the open source Maven Central Repository. Sonatype, the chief commercial supporter of Maven and administrator of the repository, has added ...
eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. With its ease of running code in many environments, the ...
Microsoft's popular open-source, cross-platform code editor, Visual Studio Code (VS Code), has received an update of its new "project view," better known as the Java Projects Explorer. The ...
To appreciate the benefits of Gradle, it helps to understand where it came from. When Gradle was first released in 2007, the Java ecosystem had already established several viable tools. Ant emerged in ...
As software development teams get larger, application packaging and deployment tasks become much harder. Handwritten scripts and low-level JDK utility calls just don't scale as teams grow, which is ...