Making a better ant file
February 11th 2010Ant files are commonly used to manage Java projects, not always I’ll grant you, but I’ve no personal experience of Maven, and as far as I can tell Ant does everything that I need. What I struggled with when I first started using them though was how to structure them, and furthermore how do you manage them between multiple developer workspaces…