How about adding a feature to ant that allows editing of the build.xml file:
"ant edit" locates the build.xml file and kicks off an editor using a specified command line. Saves having to go looking for the build.xml file everytime you want to edit it. Cheers, Mike.
