0
In the environment variables I believe I'm doing it right but I put in the command prompt javac and it isn't reconized
What do I do
3 odpowiedzi
0
you have to set the path of jdk in the system variables... one is local variables and the other is system variable..
copy the whole path of bin folder of the jdk8.1.. and paste it to the path values
0
I encountered a similar issue. If you used the automatic download option on the Oracle website it may have downloaded 2 versions of the jdk to your computer. Make sure you are copying the correct path for the correct version of the jdk to the variable.