Skip to content

Instantly share code, notes, and snippets.

@l-ray
Last active August 29, 2015 14:22
Show Gist options
  • Save l-ray/e58527fc5e740d93bce3 to your computer and use it in GitHub Desktop.
Save l-ray/e58527fc5e740d93bce3 to your computer and use it in GitHub Desktop.
How to debug an ant task
set ANT_OPTS=-agentlib:jdwp=transport=dt_socket,address=5005,server=y,suspend=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment