Skip to content

Instantly share code, notes, and snippets.

@antruongnguyen
Created October 4, 2016 11:18
Show Gist options
  • Save antruongnguyen/644afc9f5dee2d8e62f5c60a1e78657c to your computer and use it in GitHub Desktop.
Save antruongnguyen/644afc9f5dee2d8e62f5c60a1e78657c to your computer and use it in GitHub Desktop.

#Windows eclipse.exe -vmargs -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044

#Mac /eclipse.app/Contents/MacOS/eclipse -vmargs -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044

#Note Port 1044 could be changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment