Description of Extending Ant to support interactive builds :
This tutorial provides explanation to extent Ant for creating run time interactive builds by changing the parameter. Java community use Ant to create automatic builds. Even though the user is unfamiliar with the build files the prompts enables the user to change the parameters. The user of this article should have to know the basics of Ant, including an understanding of projects, tasks, and properties.