Skip to content

Instantly share code, notes, and snippets.

@boseji
Created November 3, 2013 11:43
Show Gist options
  • Save boseji/7289323 to your computer and use it in GitHub Desktop.
Save boseji/7289323 to your computer and use it in GitHub Desktop.
Basic Framework of ANT Build Script
<?xml version="1.0" encoding="UTF-8"?>
<project basedir="." default="compile" name="jNeelSer">
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment