About JDK | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

2nd Apr 2017, 3:24 AM
Đào
Đào - avatar
4 Answers
+ 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
2nd Apr 2017, 3:27 AM
Sachin Artani
Sachin Artani - avatar
+ 7
Isn't there any javac file in your jdk/bin folder?
2nd Apr 2017, 4:14 AM
Sachin Artani
Sachin Artani - avatar
+ 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
2nd Apr 2017, 4:35 AM
Đào
Đào - avatar
+ 1
ohh. tks. It works. But now I can't javac my file.. ._. It says file not found.
2nd Apr 2017, 4:13 AM
Đào
Đào - avatar