In this blog entry, I will briefly cover how to use code folding in NetBeans 6.1 while attempting to make a case for code folding in the correct situations. I agree that we all need to give and take a ...
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 ...
I need some guidance/help ... I have a build environment that is just shy of completely broken. o Source code in 7 chunks/projects I'm using NetBeans on both platforms and I'm trying to make ant build ...