I've followed the directions here: https://github.com/googlei18n/libphonenumber/tree/master/javascript
However, I run into trouble with this line:
Build Closure's compiler.jar: ant -f ~/src/closure-compiler/build.xml
There is no build.xml
in the closure-compiler files I've cloned using git.
Help?