Skip to content

Instantly share code, notes, and snippets.

@ageldama
Created January 29, 2013 06:58
Show Gist options
  • Select an option

  • Save ageldama/4662359 to your computer and use it in GitHub Desktop.

Select an option

Save ageldama/4662359 to your computer and use it in GitHub Desktop.
gradle remote-debug jettyRun alias.
alias gradleDebugJettyRun="GRADLE_OPTS='-Xdebug -Xrunjdwp:transport=dt_socket,address=9999,server=y,suspend=n' gradle jettyRun"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment