JSwat as NetBeans module projects
Nathan Fiedler <[email protected]> Mon, 05 Jun 2006 23:29:12 -0700
| Newsgroups | gmane.comp.java.jswat.devel |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <[email protected]> |
Prior to two weeks ago, the JSwat source code was not organized as a NetBeans project, so examining the source in the NetBeans IDE involved creating a project by hand. As of yesterday, the seven NetBeans modules that make up JSwat 3.x have been "projectized". That is, each module has a NetBeans project directory that contains the relevant properties and build settings to create that module. In addition, a module suite project encapsulates all seven module projects, so you can now easily open the JSwat source code in the NetBeans IDE. From the IDE you can clean, build, refactor, and edit the JSwat source. Send your questions or comments to either me or this list. thanks n