eclipse导入javaWeb项目时报错:Target runtime Apache Tomcat v8.0 is not defined
本地配置环境为tomcat8.5,导入原来的tomcat8.0环境下的项目时报错:Target runtime Apache Tomcat v8.0 is not defined
解决方法:右击项目——》properties——》target runTime——》选择自己配置的环境即可
本地配置环境为tomcat8.5,导入原来的tomcat8.0环境下的项目时报错:Target runtime Apache Tomcat v8.0 is not defined
解决方法:右击项目——》properties——》target runTime——》选择自己配置的环境即可