在eclipse中导入项目时提示Target runtime Apache Tomcat v7.0 is not defined,
解决方法:右键项目——properties——targeted runtime,在这里将原项目的Apache Tomcat v7.0去掉,选成自已的即可。
【eclipse】Target runtime Apache Tomcat v7.0 is not defined解决
原文地址:https://www.cnblogs.com/weknow619/p/8256912.html