Ant's build files are written in XML. Each build file contains one project and at least one default target. After creating the build file, you are about to edit and run your ant script. By default, the build file named build.xml and stored under the Output folder.
To generate an Ant script:
- In Project Manager View, right-click the project and select Generate Ant Script.
To delete an Ant script:
- In Project Manager View, just simply right-click the build file and select Delete.

home
previous