Generating an Ant Script

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:

To delete an Ant script: