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

eclipse中将web工程添加到tomcat时,报错“There are no resources that can be added or removed from the server”。看了下工程下存在.project和.setting文件,最终解决:
选中项目右键—>properties->Project Facets—>Dynamic Web Project和java都已勾选,只是java的版本不对

猜你喜欢

转载自263312372.iteye.com/blog/2218500