Eclipse启动tomcat时报错The specified JRE installation does not exists

  我是更换了jdk的版本之后报错了,原先的是1.8,现在改成1.6了,修改了一下的东西:

eclipse中的Windows——>preference——>server——>Runtime Environment——>Edit 修改tomcat的配置

弹出Edit Server Runtime Environment窗口,看第三个JRE,然后选择Installed JREs...,选择一个jre

原文地址:https://www.cnblogs.com/xint/p/8176132.html