Eclipse: Resource is out of sync with the file system when publishing to tomcat server on Eclipse
Link:
http://stackoverflow.com/questions/4343735/avoiding-resource-is-out-of-sync-with-the-filesystem
http://hi.baidu.com/golotus/item/2f9713d03b8f9414d80e441b,
解决方法:
在eclipse中,工程目录右键,选择F5(refresh)
引用:
可能的原因:
是因为在eclipse之外对工程中的resource进行修改引起的;但是,有时没有在eclipse之外进行修改,也会报类似的错误。
设置自动刷新:
Window - Preferences - General - Workspace - Refresh Automatically (called Refresh using native hooks or polling in newer builds)
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。