前言
git克隆下来的项目,部署到eclipse中,无法加载到tomcat中,报错:There are no resources that can be added or removed from the server。
解决办法
项目右键→Properties→Project Facets
现在就可以部署到tomcat中了。
git克隆下来的项目,部署到eclipse中,无法加载到tomcat中,报错:There are no resources that can be added or removed from the server。
项目右键→Properties→Project Facets
现在就可以部署到tomcat中了。
相关文章: