原文:eclipse导入git项目出现There are no resources that can be added or removed from the server错误

上传到git上的项目因为配置了过滤文件,将.settings文件和.project文件都过滤掉了,settings文件中主要存放的是各种插件配置,约束你可以更好的利用IDE进行编码 因为将这两个文件过滤掉了,所以导致从git上拉下来的项目,加入到tomcat中是出现如下错误 There are no resources that can be added or removed from the s ...

2018-10-19 15:21 0 2200 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM