沃梦达 / IT编程 / 服务器 / 正文

Target runtime Apache Tomcat v6.0 is not defined.

问题:Target runtime Apache Tomcat v6.0 is not defined.解决方法:打开项目根目录下.settings文件夹中的org.eclipse.wst.common.project.facet.core.xml文件,将“runtime name=”Apache Tomcat v6.0″/”这一句...

问题:Target runtime Apache Tomcat v6.0 is not defined.

解决方法:打开项目根目录下.settings文件夹中的org.eclipse.wst.common.project.facet.core.xml文件,将“<runtime name=”Apache Tomcat v6.0″/>”这一句改成现在所需要的tomcat版本。

原文:http://www.cnblogs.com/ybleeho/p/6168602.html

本文标题为:Target runtime Apache Tomcat v6.0 is not defined.