您的位置:首页 > 其它

Resource is out of sync with the file system 解决方案

2012-06-01 01:26 411 查看
产生这个问题的原因是没有及时刷新,导致文件资源未同步

解决方案有两种:

一、手动刷新

右键点击项目文件,选择Refresh

二、自动刷新

Window->Preferences->General->Workspace Refresh on access 和 save automatically before build
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: