今天用eclipse部署项目遇到"publishing failed with multiple errors resource is out of sync with the file system"
据说是因为在eclipse外部编辑保存文件后导致的, 在项目上右键, 选"Refresh"刷新下项目就好了.
或者启用自动刷新项目
Window -> Preferences -> General -> Workspace -> "Refresh automatically" box
参考: http://www.velocityreviews.com/forums/t147718-how-to-fix-eclipse-resource-is-out-of-sync-with-the-file-system.html
本文介绍了在使用Eclipse部署项目时遇到的publishing failed with multiple errors resource is out of sync with the filesystem错误及其解决方案。该问题通常发生在Eclipse外部编辑并保存文件之后,可以通过刷新项目或启用Eclipse的自动刷新功能来解决。

5443

被折叠的 条评论
为什么被折叠?



