How do I check for the existence of a folder using Ant?
We can check the existence of a file, but can we do the same for a folder as well?
Here's my solution, which doesn't require setting properties and using targets with 'if' or 'unless':
Macro:
Usage: