Eclipse打开显示failed to load the jni shared library

查看jdk版本,本地jdk版本是32位的1.7.0

Eclipse打开显示failed to load the jni shared library

找到eclipse.ini文件,如下:

Eclipse打开显示failed to load the jni shared library

eclipse.ini文件:

Eclipse打开显示failed to load the jni shared library

--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417

eclipse为64位的,所以要把jdk和eclipse统一成相同的位数版本

相关文章:

  • 2022-12-23
  • 2021-11-29
  • 2021-12-06
  • 2021-06-26
  • 2021-10-25
  • 2021-05-29
猜你喜欢
  • 2021-10-22
  • 2021-06-25
  • 2021-04-15
  • 2022-12-23
  • 2021-12-29
  • 2021-06-23
相关资源
相似解决方案