0

I get the the pop-up Build failed debugger for java.

I previously had trouble running java after upgrading from JDK 8 to JDK 14 but now I can but I can't run the commands javac and java from the integrated terminal of VScode. I have tried clearing the WorkspaceStorage but it isn't working.

I am not really familiar with all this; any help is appreciated.

Edit: The java commands are now working by implementing this. The debugger is not.

TheLegend42
  • 71
  • 1
  • 5
  • 1
    I know it's not an identical problem, but have you tried a solution like this: https://stackoverflow.com/questions/16811332/cannot-run-java-from-the-windows-powershell-command-prompt – sous2817 Sep 03 '20 at 18:34
  • 1
    I followed this and the java commands starting working again. The problem was that the bin was not specified in the path. Thanks. – TheLegend42 Sep 04 '20 at 03:47

0 Answers0