openshift-starter-guides
openshift-starter-guides copied to clipboard
Debugging Apps with Visual Studio Code.
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