Skip to content

Instantly share code, notes, and snippets.

@philipz
Created January 24, 2020 14:22
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 philipz/71323be0c2362c6717c64e07d174c149 to your computer and use it in GitHub Desktop.
Save philipz/71323be0c2362c6717c64e07d174c149 to your computer and use it in GitHub Desktop.
VSCode Java Remote Debug
{
"type": "java",
"name": "backend",
"request": "attach",
"hostName": "localhost",
"port": 5005
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment