This forum is an archive for the mailing list:
nb-projects-dev@openjdk.java.net
(
mailing list options).
Messages posted here will be sent to this mailing list.
The OpenJDK source distribution includes NetBeans projects and accompanying ant build scripts for working on the JDK. Each project focuses on a particular area of the JDK, such as the javac compiler or the Swing user interface components. In general, the projects support the expected kinds of things you'd do in NetBeans with any other body of code: editing, testing, debugging, and so on.