I need to exclude some files when deleting with Ant.
   
  Best to explain it with example:
   
  c:\a\b\c\d\e
   
  Lets assume I want to delete all files and empty folders in c:\a and 
subfolders except the files directly under c:\a\b. The files and empty folders 
in c:\a\b\c and subfolders need to be deleted. Also the empty folders of c:\a\b 
need to be deleted.
   
  Can this be done in Ant? If yes, how?

 
---------------------------------
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.

Reply via email to