javac is not working in cmd | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

javac is not working in cmd

tryed every thing possible 🙆

13th Oct 2016, 12:38 PM
Anirudh Singh
Anirudh Singh - avatar
1 Antwort
+ 1
Set the environment variable Select computer >> property >> advanced system settings >> environment variable >> find "PATH" and set it C:\Program Files\Java\jdk1.8.0_102 or whatever the path you have installed hit apply select OK. restart cmd
17th Oct 2016, 3:14 AM
Siddharth Samal
Siddharth Samal - avatar