Closed RyanHope97 closed 7 years ago
I have fixed the issue by changing"jdkPath" to "D:/Program Files/Java/jdk1.8.0_144/bin". I'm now wondering how you set the set JAVA_HOME enviroment variable?
how you set the set JAVA_HOME enviroment variable?
You need to set this in Advanced System Settings on Control Panel
So I've been trying to get a simple "Hello World!" program to run in the debugger for the past few days, and I can't get it to run by just running the debugger.
Here is my folder structure:
Here are my launch.json and tasks.json:
Any help would be appreciated!
Edit: Also when I change externalConsole to false I get "Failed to start the program, Error: spawn \bin\java ENOENT"