Failed to load the JNI shared Library (JDK)

前端 未结 30 2865
自闭症患者
自闭症患者 2020-11-22 07:09

When I try opening Eclipse, a pop-up dialog states:

Failed to load the JNI shared library \"C:/JDK/bin/client/jvm.dll\"`.

Follow

30条回答
  •  自闭症患者
    2020-11-22 07:46

    On the download page of Eclipse, it should be written "JRE 32 bits" or "JRE 64 bits" and not "Windows 32 bits" or "Windows 64 bits".

    Be sure to use the correct version compatible with your JDE, as answered previously.

提交回复
热议问题