I installed Java7(64bit), EclipseKepler(64bit) and my OS is Win10(64bit) also how can I fix this?
Asked
Active
Viewed 131 times
0
-
You have a 64 bit Eclipse and a 32 bit Java. They must both be 64 bit or both 32 bit. Also Eclipse Kepler is really old, move to the latest Eclipse (Neon). – greg-449 Aug 25 '16 at 06:50
1 Answers
0
You seem to have a Java version which is of 32 bit, where the eclipse is picking up. Follow the instructions written here in the post Can't start Eclipse - Java was started but returned exit code=13
and it should solve your problem.
cheers,
Saurav