Command prompt does not recognize javac | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antworten
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