启动Eclipse 弹出"Failed to load the JNI shared library jvm.dll"错误,如下

启动Eclipse 弹出"Failed to load the JNI shared library jvm.dll"错误

原因:eclipse的版本与jre或者jdk版本不一致

解决方法:两者安装的版本需要一致,需同为32位或者同为64位,不能一个为32(64)位,一个为64(32)位。

相关文章:

  • 2021-11-30
  • 2021-05-29
  • 2021-12-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-05
  • 2021-05-07
  • 2021-11-17
相关资源
相似解决方案