Lesson 2: Create a file for the Ant script
In this lesson, you create a file for the Apache Ant script
that you are going to write.
Procedure
To create the Ant script:
- In the Project Explorer view, right-click the AntTutorial project, and then click .
- In the File name field, type publish.xml.
- Click Finish. The file publish.xml is added to your project.