沒法加載JNI共享庫(JDK) - Failed to load the JNI shared Library (JDK)

問題:

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
相關文章
相關標籤/搜索