SunBo

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年6月2日

摘要: 报resource is out of sync with the file system 的错误原因是:在eclipse之外对工程中的resource进行修改引起的解决方法:方法一:(单次解决)1. 在eclipse中,工程目录右键,选择F5(refresh)方法二: 设置eclipse自动刷新 (永久解决)通过Window->Preferences --> General --> Workspace,勾选Refresh using native hooks or polling 阅读全文
posted @ 2012-06-02 21:39 SunBo 阅读(3093) 评论(0) 推荐(0) 编辑