You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Extending Ant to support interactive builds Java / Miscellaneous
This tutorial will shows you how to extend Ant to produce builds that are interactive at run time; users can follow prompts to change parameters each time they conduct a build without having to deal with unfamiliar build files. You can incorporate this functionality into your builds to provide a smoother and more flexible experience for your end users.