There are no resources that can be added or removed from the server
来源:1-2 开发准备
慕粉1473061037
2019-10-11
添加项目到tomcat时弹出提示框内容There are no resources that can be added or removed from the server。网上说maven项目不能添加到tomcat,那老师的项目为什么可以呢?
写回答
2回答
-
慕盖茨8012030
2019-10-26
先勾选自己的server,再来选Dynamic web vesion, 就不会有问题
012019-10-27 -
翔仔
2019-10-12
同学好,感觉你查得不对,只要是Web项目都能添加到tomcat里面去。。不能添加也就证明是你的项目并非java web项目,需要转成dynamic web project才可以
https://blog.csdn.net/qq_29073921/article/details/84794709
00
相似问题