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 ...
Sun has released version 6 of the Java Platform Enterprise Edition (Java EE), along with version 3 of the GlassFish application server and the open source NetBeans 6.8 development environment, both ...
The NetBeans IDE provides JUnit integration that can be very handy when writing and running JUnit-based unit tests. However, I like to be able to do anything I might do often outside of the IDE as ...