eclipse调试运行

 

error:missing server JVM at'C:\Program Files\Java\jre7\bin\server\jvm.dll'.Please install or use the JRE or JDK that cotains these missing components.

碰到这种情况,直接上图,有图有真相。

 

解决方法:这是JDK版本与eclipse中的JDK版本不一致造成的,引用句话 try copy "server" file in c\program files\java\jre or jdk\ and search for it. than paste it to where ever its missing

 

 

相关文章:

  • 2022-12-23
  • 2021-11-29
  • 2022-12-23
  • 2021-09-30
  • 2021-08-16
  • 2021-06-22
  • 2021-07-19
猜你喜欢
  • 2021-06-22
  • 2022-12-23
  • 2021-11-03
  • 2021-09-14
  • 2021-11-30
  • 2022-12-23
  • 2022-02-09
相关资源
相似解决方案