Hi
I am very new to
ant, starting to learn actually.I am facing a difficulty, when i run the ant it copies all the files and compiles as stated in the xml file, to the build directory.
when i run the command again it will make a new build directory inside the existing one. SO each time i run the files get doubled and doubled.
Can someone tell me how to get rid of this and each time i run the ant it only re-compiles the
java files.
Thanks and Regards
Pervaiz Gul