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.

2
  • 1
    I know it's not an identical problem, but have you tried a solution like this: stackoverflow.com/questions/16811332/… Commented Sep 3, 2020 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. Commented Sep 4, 2020 at 3:47

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.