Java Virtual Machine Launcher

Error:Opening registry key 'Software\JavaSoft\Java Runtime Environment'

Error:Could not find java.dll

Error:Could not find Java SE Runtime Environment

Java was started but returned exit code = 2 

Eclipse打不开

Eclipse打不开

原因:没有找到JDK


解决办法:第一步,安装JDK

 第二步,在Eclipse的安装目录找到eclipse.ini,进行修改,加入-vm 和 jvm.dll路径,注意要在-vmargs之前加入此语句

Eclipse打不开Eclipse打不开

相关文章:

  • 2022-02-22
  • 2021-12-16
  • 2021-12-12
  • 2021-10-07
  • 2021-05-29
  • 2021-10-15
  • 2021-07-10
猜你喜欢
  • 2021-04-14
  • 2021-10-04
  • 2022-02-18
  • 2022-12-23
相关资源
相似解决方案