 |
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.
|