diff --git a/README.md b/README.md index 1df2bfaf..6e4bb98a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ This project comes with some pre-configured debuggers (They can be installed usi ##### PHP - See https://github.com/felixfbecker/vscode-php-debug +##### Java +- Requires [LSP](https://packagecontrol.io/packages/LSP) and [LSP-jdtls](https://packagecontrol.io/packages/LSP-jdtls) +- See https://github.com/redhat-developer/vscode-java/blob/master/README.md + ## Setup - Open the debug panel - from the command palette `Debugger: Open`