NetBeans uses its projects’ settings for javac.source (and javac.target in more ways than simply enforcing javac‘s use of the -source and -target. In this post, I look at some of the numerous benefits ...
Eclipse isn't the only open-source development tool for Java. Before Eclipse, it was NetBeans. Now, NetBeans 4 takes on the latest Java 5.0 features. It also incoporates improvements in a number of ...
In the post Seven Indispensable NetBeans Java Hints, I talked about using NetBeans hints in general and then focused on seven hints in particular. The seven hints emphasized in that post are listed ...
We’re starting a Java EE Web services project. Is NetBeans or Eclipse a better choice of integrated development environment (IDE) for such a project? Both NetBeans and Eclipse IDE are usable for Java ...