I've been browsing some open source projects lately and have been
seeing a fair amount of source code without Javadoc comments. One of
my favorite features in
NetBeans IDE 6.0 is that it provides an editor
hint that will create a Javadoc comment. That hint, however, is turned
off by default.
This is best shown through examples. The file below is from the source...
Roumen had a
blog entry
last week that featured the Synaptic
package manager running on Ubuntu.
It shows that the NetBeans
IDE is a first-class
citizen in the Ubuntu multiverse.
Much of the groundwork for making this
happen was done by Tom Marble,
and he describes some of the details
in this blog entry.
I used Tom's instructions to...