Good day.
I have tried to get my pc to detect my JDK, I want to install the SDK manager, for eclipse, my goal is to run a virtual android device. I have installed the JDK, and set the JAVA_HOME path. Here are some snippets of the path. I am currently running Windows 10 64bit and not finding any links to what else to do. I have been searching for some time now.
This is the PATH set in System Enviroment
This is the Java installation directory
When I type echo %JAVA_HOME% the installation directory pops up in the command prompt, but when i type javac - version, i get an error.
Please if anyone know what I am doing wrong please let me know.