Since a few weeks, it's been possible to add new nodes to an
existing NetBeans project type's logical view. Thanks to Milos
Kleint, who created this functionality, I found out how to
implement it. Take the steps below, as a kind of "hello world"
experience.Create a new project called "foo" with code name base
"org.netbeans.foo".
In the layer, specify where you want the node to appear, i.e.,
which project you want to extend.
<folder name="Projects"> <folder...