问题:
When I try opening Eclipse , a pop-up dialog states: 当我尝试打开Eclipse时 ,弹出对话框指出: html
Failed to load the JNI shared library "C:/JDK/bin/client/jvm.dll"`. 没法加载JNI共享库“ C:/JDK/bin/client/jvm.dll”。 java
Following this, Eclipse force closes. 此后,Eclipse强制关闭。 oracle
Here's a few points I'd like to make: 我想提出几点: eclipse
- I checked to see if anything exists at that path. 我检查了该路径是否存在任何东西。 It does exist. 它确实存在。
- My Eclipse and Java SE Development Kit are both 64-bit. 个人Eclipse和Java SE开发套件都是64位的。 I checked my system, and it can handle 64-bit. 我检查了系统,它能够处理64位。
- I've searched for this problem on Google and on Stack Overflow, and the only answer I found was to download the 32-bit versions of JDK and Eclipse. 我已经在Google和Stack Overflow上搜索了此问题,发现的惟一答案是下载32位版本的JDK和Eclipse。
Downloading the 32-bit versions is something I only want to do as a very last resort. 做为最后的选择,我只想下载32位版本。
What would be suggested to solve this issue? 有什么建议能够解决这个问题? jvm
解决方案:
参考一:
https://stackoom.com/question/Uqib/没法加载JNI共享库-JDK
参考二:
https://oldbug.net/q/Uqib/Failed-to-load-the-JNI-shared-Library-JDK