eclipse中的项目为什么无法添加到tomcat中?
Posted 心香
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse中的项目为什么无法添加到tomcat中?相关的知识,希望对你有一定的参考价值。
1、右键点击项目,选择properties
2、点击Project facets
3、在右侧的Runtimes中选中apache tomcat
4、勾选Dynamic Web Module
最终改为下面的样式,其余的不要:
具体链接:https://jingyan.baidu.com/article/c1a3101e43098ade656deb82.html
以上是关于eclipse中的项目为什么无法添加到tomcat中?的主要内容,如果未能解决你的问题,请参考以下文章
解决Eclipse中maven项目无法添加到tomcat下的问题
Myeclipse中的tomcat加载的项目无法删除怎么办?
解决eclipse中无法删除Tomcat服务器中的项目,报maven is required and cannot be removed from the server错误情况