openshift-starter-guides icon indicating copy to clipboard operation
openshift-starter-guides copied to clipboard

Debugging Apps with Visual Studio Code.

Open carlosmonzon2008 opened this issue 3 years ago • 0 comments

I tried to get remote debugging working in Visual Studio Code, using the "Debbuger for Java" extension, but it only worked for me with IntelliJ Community Edition (the other option I tried, as suggested in the lab).

The Lab (mlbparks demo): https://redhat-scholars.github.io/openshift-starter-guides/rhs-openshift-starter-guides/4.6/mlbparks-debugging.html

The extension: https://code.visualstudio.com/docs/java/java-debugging https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug

carlosmonzon2008 avatar Mar 24 '21 13:03 carlosmonzon2008