javac is not working in cmd | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

javac is not working in cmd

tryed every thing possible šŸ™†

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