News

When people ask me why I prefer IntelliJ IDEA for Java development, my answer usually comes down to one thing: it feels like ...
The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss. The Java ecosystem is home to an ...
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 ...
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 ...
A "flat" file represents a particular database file used to store data for database applications. While meant for database programs, you may include these files in Java projects constructed with ...