Crash Recovery
Since: 3.0 M5
Last Modified: $Date: 2007/05/23 13:19:15 $
Scenario 1
- Turn on deep dirty decoration
- Dirty a file and ensure that the file and it's parents are
dirty
- Quit Eclipse so dirty state is persisted
- Restart and perform an override and update or commit and
ensure file and parents are clean
- Kill Eclipse
- Restart and ensure parents and file are clean
Scenario 2
- Check out two copies of the same project
- Dirty the same file in both projects, commit one and refresh
the other in the sync view so a conflict is visible
- Quit Eclipse so that the sync state is persisted
- Restart Eclipse and perform an Override and Commit on the
conflict
- Kill Eclipse
- Restart Eclipse and ensure that the sync view doesn't show the
file (i.e the file is in-sync).