Resource is out of sync with the file system,这是文件系统不同步的问题.
这是因为在MyEclipse之外对工程中的resource进行修改引起的.
解决办法
1.手动刷新: 工程-->右键-->Refresh;
2.自动刷新: Window-->Preferences-->General-->Workspace-->Refresh automatically;
Resource is out of sync with the file system,这是文件系统不同步的问题.
这是因为在MyEclipse之外对工程中的resource进行修改引起的.
解决办法
1.手动刷新: 工程-->右键-->Refresh;
2.自动刷新: Window-->Preferences-->General-->Workspace-->Refresh automatically;