eclipse failed to load the jni jvm.dll

Posted mvpbang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse failed to load the jni jvm.dll相关的知识,希望对你有一定的参考价值。

问题:打开Eclipse弹出,eclipse failed to load the jni jvm.dll,一般都是本机的JDK与Eclipse位数不等{32-64,64-32}

解决:看本机Java位数 java -version

C:\Users\lenovo>java -version
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)

如果有64-Bit,就使用EClipse-64位的,即可解决问题!

技术分享

 

Eclipse下载地址:https://www.eclipse.org/downloads/eclipse-packages/

 

以上是关于eclipse failed to load the jni jvm.dll的主要内容,如果未能解决你的问题,请参考以下文章

eclipse-failed to load the JNI shared library

eclipse failed to load the jni jvm.dll

eclipse启动Failed to load the JNI shared library

Eclipse启动时提示Failed to load the JNI shared library jvm.dll

eclipse打开报错:Failed to load the JNI shared library

JAVA Eclipse打开报错failed to load the jni shared library怎么办