The Source for Java Technology Collaboration


How To Build JXTA with NetBeans

A large number of the JXTA JXSE projects include NetBeans projects. Almost all of the projects are NetBeans Free-form projects which use an Ant script to co-ordinate the building of the project. Most of the projects include NetBeans specific actions for compiling single files, debugging, running, etc. Should you wish to change or add to the NetBeans specific targets they are contained within two files nbproject/IDE-specific-targets.xml and for single file targets nbproject/IDE-file-specific-targets.xml.

Topic HowToBuildUsingNetBeans . { Edit | Ref-By | Printable | Diffs r3 < r2 < r1 | More }
 XML java.net RSS

Revision r3 - 15 Oct 2007 - 20:58:03 - MikeDuigou
Parents: WebHome > BuildingJXTA