Skip to content

Instantly share code, notes, and snippets.

@fredgrott
Created January 2, 2012 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredgrott/1550940 to your computer and use it in GitHub Desktop.
Save fredgrott/1550940 to your computer and use it in GitHub Desktop.
antdirnameeclipse
<!-- Eclipse AntClassloader gives weird results for
<dirname property="root.d" file="${basedir}"/>
we use this instead
-->
<dirname property="root.d" file="${ant.file.Beowolf}"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment