Bug 56020 - [runtime] prefs: converted preferences not restored on second session
Summary: [runtime] prefs: converted preferences not restored on second session
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P1 critical (vote)
Target Milestone: 3.0 M8   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-24 15:35 EST by DJ Houghton CLA
Modified: 2004-03-24 19:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.