My PC won't load JDK. I would also like Eclipse. Won't load. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

My PC won't load JDK. I would also like Eclipse. Won't load.

trouble

3rd Apr 2018, 7:16 PM
Cynthia Trice
6 Answers
+ 9
I assume 'The command 'java' is not recognized...'? Then you a) didn't install the jdk (correctly) or more likely b) didn't set the PATH variable in the system environment variables correctly, see: https://www.javatpoint.com/how-to-set-path-in-java Follow the instructions under 2).
3rd Apr 2018, 8:08 PM
Tashi N
Tashi N - avatar
+ 7
Windows OS? Try this: Open the console window (cmd). Type java -version Press enter. What does it say?
3rd Apr 2018, 7:55 PM
Tashi N
Tashi N - avatar
+ 3
Is the flux capacitor on your computer operating to full capacity? If not, that may be the problem, but it's hard to tell without knowing what the error message are or the effects of what took place. You get an error message? When you say it won't load, what did you do and what was the effect of doing that? What happens when you run JDK? What happens when you run Eclipse? Did you check to make sure Java's path is correct in env variables? etc... Post more information.
3rd Apr 2018, 7:24 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 1
says not recognized when typed into command prompt.
3rd Apr 2018, 8:05 PM
Cynthia Trice
+ 1
ok I'll try that.
3rd Apr 2018, 8:11 PM
Cynthia Trice
0
says Eclipse won't load without JDK. My PC says JDK . CK java
3rd Apr 2018, 7:26 PM
Cynthia Trice