+ 1
About JDK
after installed JDK and apply the path, i typed javac in the command prom but nothing appear. I've try to read as many comments as I can but found nothing about JDK installation. Can u guys tell me what to do? window 7 32bit
4 ответов
+ 9
Your path must be incorrect in that case. The path should be of jdk folder upto bin,
eg. C:/programfiles/java/jdk1.8/bin
+ 7
Isn't there any javac file in your jdk/bin folder?
+ 2
Yeah. I didn't type cd and dir. I don't know why in the app it doesn't say to 'cd' the file's location first. It took me 2 hours searching on the internet. Now it works. Thank you alots
+ 1
ohh. tks. It works. But now I can't javac my file.. ._.
It says file not found.