Help me with PATH | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Help me with PATH

When I put C:/Program Files/Java/jdk1.8.0_111 doesnt work javac on cmd

11th Nov 2016, 9:08 PM
dj dragonx (djdragonx5)
dj dragonx (djdragonx5) - avatar
5 ответов
0
... isn't it in bin folder? what about the systemvariable PATH? is it set correctly?
11th Nov 2016, 9:15 PM
jmey
0
i dont found on bin
11th Nov 2016, 9:16 PM
dj dragonx (djdragonx5)
dj dragonx (djdragonx5) - avatar
0
i don't know exactly but try this: stackoverflow.com/questions/2079635/how-can-i-set-the-path-variable-for-javac-so-i-can-manually-compile-my-java-wor
11th Nov 2016, 9:31 PM
jmey
0
If you can't find you bin folder then I advice you to uninstall and re-download the Java JDK again as their might have been an error with your installation package.
11th Nov 2016, 11:09 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
You forgot \bin and you should use backslashes ^^
12th Nov 2016, 1:18 AM
DOM2000 H (DOM2000)
DOM2000 H (DOM2000) - avatar