0
Setting PATH Environment Variable
I have jdk1.8.0_101 downloaded and installed, however despite all attempts to add C:\Program Files\Java\jdk1.8.0_101\bin\ to the 'path' system variable, javac will not work in cmd. I have also tried javac while navigated to the bin folder, but that still gives me the not recognised error. How can I fix this?
6 Answers
0
Try to reinstall Java with the guide in http://javabasictoadvanced.blogspot.co.id/2016/01/installing-java.html and please update the result
0
This is the precise guide I followed, but no no avail. javac still doesn't work in any directory.
0
Add it to your user's env variables
0
Nice revive lmao
0
I fixed it ages ago.
0
ohh :(