eclipse wont start up pls help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

eclipse wont start up pls help

i have downloaded the JDK for the previous tasks and didnt uninstall it now eclipse shows error message: a JRE or JDK must be available in order to run eclipse.

4th Sep 2016, 11:38 PM
Cheyenne Troost
Cheyenne Troost - avatar
3 Answers
0
one question... what computer brand are you using? mac, hp...?
4th Sep 2016, 11:46 PM
Aquarius
Aquarius - avatar
0
The thing is you have to install the jdk or else..... The eclipse will give an error message so, to install it double click it and install it and go to the directory where it is installed and right click on bin and copy the location like c./blahblah and now click advanced properties and the window opens properties of computer and..... Click on fourth box and add file called JAVA_HOME and In location paste the location of n Bin.... Voila done!
9th Sep 2016, 11:26 AM
Aditya Ramesh
Aditya Ramesh - avatar
0
You may also have the issue i had. The auto download option for eclipse may give you the 32 or the 64 bit version. If you aren't using the matching version of the jdk it will not recognize you have it even if you have that jdk bin in your PATH. I ended up manually downloading a newer 64bit version of the jdk from oracle and adding its bin to my PATH and it solved the issue.
26th Apr 2017, 4:02 PM
Chris Roland