解决 There are no resources that can be added or removed from the server

Posted 有梦就能实现

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决 There are no resources that can be added or removed from the server相关的知识,希望对你有一定的参考价值。

网上下载了一个项目,在eclipse中部署时,加载项目到tomcat中项目名称无法显示,报出There are no resources that can be added or removed from the server

这个是因为下载下来的项目没有eclipse的相关配置文件,eclipse不知道这是一个什么项目。

解决方法:

1、进入configure Build Path

1、进入Project Facets 选中Dynamic Web Module和java

然后就可以正常部署项目了

 

以上是关于解决 There are no resources that can be added or removed from the server的主要内容,如果未能解决你的问题,请参考以下文章