Sometimes when we try to synchronize with the cvs repository, we hit an error like this:
[i]Resource is out of sync with the file system: filename[/i]
It's due to the changes outside can't be recognized by Eclipse. To fix this, we simply need to refresh the project (right click and select refresh)
To achieve the automatic synchronization with the file system, we can modify the preference like this:
Window -> Preferences -> General -> Workspace
select [b]Refresh automatically[/b].
[i]Resource is out of sync with the file system: filename[/i]
It's due to the changes outside can't be recognized by Eclipse. To fix this, we simply need to refresh the project (right click and select refresh)
To achieve the automatic synchronization with the file system, we can modify the preference like this:
Window -> Preferences -> General -> Workspace
select [b]Refresh automatically[/b].
本文介绍了解决Eclipse中与CVS版本库同步时出现资源与文件系统不同步错误的方法。通过简单的刷新操作即可解决问题,并介绍了如何设置Eclipse以实现与文件系统的自动同步。
2665

被折叠的 条评论
为什么被折叠?



