Bug 56020

Summary: [runtime] prefs: converted preferences not restored on second session
Product: [Eclipse Project] Platform Reporter: DJ Houghton <dj.houghton>
Component: ResourcesAssignee: DJ Houghton <dj.houghton>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 3.0   
Target Milestone: 3.0 M8   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description DJ Houghton CLA 2004-03-24 15:35:01 EST
build i0324:0800

- old workspace
- start Eclipse
- legacty preferences are converted to new prefs
- exit Eclipse
- start Eclipse
- Note that preferences have reverted to their defaults

We are not obeying our own rules. We tell people that when they change
preference values they must flush the changes to disk. Immediately after we load
the legacy values and merge with new values we should be flushing the changes.
Comment 1 DJ Houghton CLA 2004-03-24 19:59:07 EST
Fixed and released to "branch_30m8" stream.
Updated core.map file for next integration build.
Merged fix and test case into HEAD.
Closing.