Using ANT, how can i make sure that directory exists before attempting to remove it?
ANT
As part of my current clean task, i
Check out the available task.
Here's a similar question.
Do I have a way to check the existence of a directory in Ant (not a file)?