javac is not working in cmd | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

javac is not working in cmd

tryed every thing possible 🙆

13th Oct 2016, 12:38 PM
Anirudh Singh
Anirudh Singh - avatar
1 Réponse
+ 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