Eclipse jvm.dll error when loading

Posted by Dan James Palmer on Stack Overflow See other posts from Stack Overflow or by Dan James Palmer
Published on 2013-01-09T19:37:26Z Indexed on 2013/11/02 9:54 UTC
Read the original article Hit count: 260

Filed under:
|
|
|

Trying to open Eclipse after a couple of months and get this error:

Eclipse Error

So I checked that folder to see if it existed, and it did:

JVM.dll

I checked my PATH Was correct and it was also correct:

Computer PATH

When this error first occurred I had 3 Java installations. JRE 7 Update 10, JDK 7 Update 7 32bit and 64 bit.

I uninstall ALL and restarted my machine. Eclipse then stated, as expected that I needed a JRE or a JDK. So I downloaded and installed the latest JDK and now I get this error, despite everything appearing to be correct.

Any ideas?

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse