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错误的方法。解决方案包括:在项目属性设置中移除或更改已配置的Apache Tomcat运行时。
Eclipse 报错
Target runtime Apache Tomcat v8.5 is not defined

解决方法
右击项目名 -》选择 Properties -》Targeted Runtimes -》取消已勾选的 Apache Tomcat 或者点击 New 选择一个本地已配置的Apache Tomcat 。
完成后,点击右下角的 Apply and close 保存即可。


被折叠的 条评论
为什么被折叠?