您的位置:首页 > 运维架构 > Tomcat

Eclipse luna 导入web项目出现 Target runtime Apache Tomcat v7.0 is not defined.

2017-03-18 10:52 686 查看

说明 tomcat v7.0 运行环境没有找到

解决办法:在当前项目名字上点击右键-> Properties -> Targeted Runtimes,选择自己安装的tomcat

详情请参考:

http://stackoverflow.com/questions/37698738/eclipse-target-runtime-apache-tomcat-v7-0-is-not-defined
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  eclipse
相关文章推荐