|
copy only the changed class files in a java project -
06-04-2008, 08:11 PM
When I build a java project after compilation I want to copy only the changed class files to another directory. How can I do it automatically? or with ant task?
Thanks in advance any suggestions
|