NetBeans 6.1 Beta version 1, released this month, provides a lot of new features for developers. The solution is a free, open source integrated development environment (IDE) for building Java desktop ...
In my blog entry Project Jersey and Java-Based REST, I used several screen snapshots and some text to illustrate how NetBeans 6.1 can be used with Jersey (the JSR-311/JAX-RS reference implementation) ...
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 ...