Total Pageviews

2011/01/27

Eclipse Error – Failed to load the JNI shared library "C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll"

Scenario
As I start up eclipse after I installed Windows 7 64-bit, it complained this error:
Failed to load the JNI shared library "C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll"

Root Cause
I install JDK 32-bit version on Windows 7 64-bit.

Solution
Uninstall JDK 32-bit version, and install JDK 64-bit version.

No comments: