Eclipse 报错

Target runtime Apache Tomcat v8.5 is not defined

 

Eclipse - Target runtime Apache Tomcat v8.5 is not defined

 

解决方法

右击项目名 -》选择 Properties -》Targeted Runtimes -》取消已勾选的 Apache Tomcat 或者点击 New 选择一个本地已配置的Apache Tomcat 。

完成后,点击右下角的 Apply and close 保存即可。

Eclipse - Target runtime Apache Tomcat v8.5 is not defined

 

相关文章: