...even for beginners. Before beginning to work on documentation
for NetBeans module development, I'd always assumed that creating
modules (i.e., plugins) for NetBeans was hard, requiring some kind
of advanced knowledge of Java and NetBeans. However, since then,
I've discovered that's not the case at all. In fact, creating a
plugin for NetBeans is many times simpler than, for example,
creating a web application. And I don't mean the part where you use
a wizard to create the...