Resource is out of sync with the file system的解决办法

来源:互联网 发布:轩辕世界神兽数据 编辑:程序博客网 时间:2024/05/01 22:25
在eclipse中,启动server时报此错,是因为文件系统不同步造成的,解决方法有两个:
(1)选中工程,右键,选择F5(手动刷新);
(2)Window->Preferences->General->Workspace,选中Refresh automatically(设置eclipse自动刷新)。
原创粉丝点击