I want to install the eclipse neo in the system. I have already latest version of java 1.8 but getting the error. I have uploaded the error image for your reference. enter image description here
Asked
Active
Viewed 94 times
-6
-
Can you start eclipse with `-consoleLog` parameter? – Harald Gliebe May 12 '17 at 09:00
-
this question may be helpful [http://stackoverflow.com/questions/16394822/setting-up-eclipse-with-jre-path] – Blasanka May 12 '17 at 09:01
-
this is also [http://stackoverflow.com/questions/35881210/setting-the-correct-path-for-eclipse] – Blasanka May 12 '17 at 09:03
-
1You have a 64 bit Eclipse and a 32 bit Java. They must both be 64 bit or both 32 bit. – greg-449 May 12 '17 at 09:11
1 Answers
0
I had such a problem and I solved it.
The cause of the problem is the java version you have. I mean if you have eclipse 32 you should use java 32 and if you have eclipse 64 you should use java 64.

pringi
- 3,987
- 5
- 35
- 45