The crux of the NetBeans 5.5 update is compliance with Java EE 5, which was released in May. The integrated development environment (IDE) for Java application development now offers a host of tools ...
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 ...