Skip to content

Instantly share code, notes, and snippets.

@stevez
Created February 13, 2012 21:45
Show Gist options
  • Select an option

  • Save stevez/1820733 to your computer and use it in GitHub Desktop.

Select an option

Save stevez/1820733 to your computer and use it in GitHub Desktop.
def writer = new FileWriter(".classpath")
groovy.xml.XmlUtil.serialize( classpath,writer )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment