Ant
Ant is a build system for Java based on description of the targets in an XML files. NetBeans support and understand Ant natively - in NetBeans one can switch to the IDE or command line to do build and always gets the same result without any import/export obstructions.
- Ant FAQ
- Netbeansed Ant -- the Ant source code as a netbeans project
