Was playing with ant today and started getting a message saying it was unable to locate tools.jar, which normally sits in Java’s lib directory.
Silly me. I had changed java versions recently and needed to update my JAVA_HOME environment variable.
Here’s an excellent resource for setting up ant if you’ve never done so: http://www.j2x.ca/developer/other_docs/ant_beginner_tidy.php