News

Community driven content discussing all aspects of software development from DevOps to design patterns. To run Java apps, open JAR files or compile some source code into bytecode you’ll need to ...
The Java ecosystem has historically been blessed with great IDEs to work with, including NetBeans, Eclipse and IntelliJ from JetBrains. However, in recent years Microsoft's Visual Studio Code editor ...
Microsoft's Visual Studio Code team for Java development added a new Coding Pack for Java installer and detailed best practices for setting up a development environment. Support for Java in Visual ...
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 ...
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 ...
There was a time when downloading the latest Java Development Kit (JDK) was a necessary pre-requisite for Android develpoment. Today, an open JDK comes baked into Android Studio, reducing the number ...
Java is a programming language that allows developers to write once and deploy everywhere -– from high-end gaming desktops to smartphones. Its OS-agnostic and widespread nature is one of its strongest ...