天天看點

啟動eclipse時出現“Failed to load the JNI shared library jvm.dll”錯誤及解決-及eclipse版本檢視

啟動eclipse時出現“Failed to load the JNI shared library jvm.dll”錯誤及解決-及eclipse版本檢視

Eclipse的版本還有32位、64位的區分;

在eclipse.ini中,

--launcher.library

plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20150204-1316

紅色顯示的表示32位;

64位的如下:

plugins/org.eclipse.equinox.laucher.win32.win32.x86_64_1.1.551.v20171108-1835

 ================================================

eclipse版本檢視:

https://jingyan.baidu.com/article/2fb0ba404f1b4e00f2ec5f08.html

之前知道看readme.html,還可以看.eclipseproject;