How do I set up JDK in VS Code?

Viewed 25

I've tried setting up VS Code so many times. But it just does not point to the right shady path. I think I messed up something in one of the previous installations.

So now every time I just try to run a Java program, this is the error that pops up. Is there any way I can fix this by making some changes in the settings?

I've also installed the extension which is a complete package for Java development in VS Code.

enter image description here

1 Answers
Related