Command prompt does not recognize javac | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Command prompt does not recognize javac

I've added the PATH to my environment variables. however whenever I type javac into command prompt it states that it is not recognized as an internal or external command

10th Jan 2017, 9:14 PM
SolomanLogan
SolomanLogan - avatar
2 Answers
0
Add the Jdk path to your computers system path variables
10th Jan 2017, 9:48 PM
Andreas K
Andreas K - avatar
0
yeah, I figured out what was wrong. One of my friends messed with my path files and forgot to tell me about it
10th Jan 2017, 9:49 PM
SolomanLogan
SolomanLogan - avatar