Resource is out of sync with the file system

来源:互联网 发布:网络批发平台 编辑:程序博客网 时间:2024/06/04 01:23

Resource is out of sync with the file system的解决办法
在eclipse中,启动server时报此错,是因为文件系统不同步造成的,解决方法有两个:
(1)选中工程,右键,选择F5(手动刷新);
(2)Window->Preferences->General->Workspace,选中Refresh automatically(设置eclipse自动刷新)。

0 0
原创粉丝点击