1. 程式人生 > >打包時Resource is out of sync with the file system 報錯問題

打包時Resource is out of sync with the file system 報錯問題

這是檔案系統不同步的問題,是因為在eclipse之外對工程中的resource進行修改引起的;但是,有時沒有在eclipse之外進行修改,也會報類似的錯誤。 
解決辦法:需要手動重新整理一下資源管理器。 
(1)在eclipse中,工程目錄右鍵,選擇F5(refresh) 
(2)設定eclipse自動重新整理。 
           通過Window->Preferences->General->Workspace,選中Refresh automatically