Eclipse - Failed to load the JNI shared Library (JDK)
时间:2014-07-11 11:45:13
收藏:0
阅读:238
When I try opening Eclipse, a pop-up dialog states:
Failed to load the JNI shared library "C:/JDK/bin/client/jvm.dll"`.
Following this, Eclipse force closes.
Answer:
You need a 64-bit trio:
- 64-bit OS
- 64-bit Java
- 64-bit Eclipse
http://stackoverflow.com/questions/7352493/failed-to-load-the-jni-shared-library-jdk
Eclipse - Failed to load the JNI shared Library (JDK),布布扣,bubuko.com
评论(0)