eclipse怎么解决Failed to load the JNIshared library、an error has occurred.see the log file

出现这种情况一般都是因为Eclipse和jdk版本不一致导致,因此我们要查询一下jdk的版本,通过cmd命令,如图

eclipse怎么解决Failed to load the JNIshared library、an error has occurred.see the log file

如果出现了64的字样就是64位jdk,如果没有就是32位的jdk

jdk1.9_64的链接由于CSDN限制上传大小,分成了四个part需要都下载下来解压。

jdk1.8_64的链接由于CSDN限制上传大小,分成了两个part需要都下载下来解压。


eclipse打不开出现an error has occurred.see the log file网上的原因都解决不了

就可能是exclipse不支持jdk的版本,一般exclipse里面都会有一个html来说明它支持的版本





eclipse怎么解决Failed to load the JNIshared library、an error has occurred.see the log file



相关文章:

  • 2021-06-25
  • 2021-04-15
  • 2022-01-19
  • 2021-10-19
  • 2021-06-23
  • 2021-11-18
猜你喜欢
  • 2021-08-21
  • 2021-06-28
  • 2021-10-06
  • 2021-12-16
  • 2021-12-29
  • 2021-08-21
  • 2022-01-14
相关资源
相似解决方案