News

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.
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 .
Can anyone point me to a thorough tutorial on how to use the NetBeans debugger? So far, looking on the web and in books, I've only found very simple walkthroughs of the features of the debugger.
Although originally built to develop enterprise Java apps, the NetBeans IDE (integrated development environment) is increasingly being rigged to help developers use the lighter weight HTML5 and ...