首页 > 代码库 > Resource is out of sync with the file system
Resource is out of sync with the file system
在sts中,启动run on server时或查看项目文件时报错:
Resource is out of sync with the file system: ....
这是文件系统不同步的问题,是因为在eclipse或mycelipse之外对工程中的resource进行修改引起的(或者是由不同的系统间对文件进行修改引起的);但是,有时没有在eclipse或mycelipse之外进行修改,也会报类似的错误。
解决办法:需要手动刷新一下资源管理器。
(1)在eclipse或mycelipse中,工程目录右键,选择F5(refresh)
(2)设置eclipse或mycelipse自动刷新。
通过Window->Preferences->General->Workspace,选中Refresh automatically。
Resource is out of sync with the file system
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。