0
java path not working Javac command prompt
after downloading and checking path. I put Javac in command prompt " 'javac' is not recognized as internal or external command" help please
3 odpowiedzi
0
search this and you'll find lots of others that have asked and you can see the answers to your questions there.
0
I figured it out . wrong version number at the end of the path line
0
set your path first
go to your this pc properties select advanced setting go to environment variables select path option from given lis double click on it and past the full path of your jdk installed folder followed by two semicolon like this ;;ur path and done:)