I'm always getting this error message in VSCode from this XML extension
The thing is that I've already installed JRE8, JDK8 and JDK11 from Oracle.
When I type java -version
in CMD I get this
How can this one be solved out?
P.S. VSCode version is the latest available. System: Windows 10 Pro, latest available updates.