0
Javac problems file not found,source etc command prompt
please need help
6 Respostas
+ 1
maybe you are in wrong directory or class name is not correct. or javac is not installed.
+ 1
maybe you are in wrong directory or class name is not correct. or javac is not installed.
+ 1
$ javac -version
if it prints your version of jdk then it is installed otherwise you need to put the path of your jdk in environment variables.
0
yeah i already installed javac
0
but how to know if javac installed
0
please i need help please