Bug 15448 - i keep loosing preferences
Summary: i keep loosing preferences
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 15717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-07 13:26 EDT by Adam Kiezun CLA
Modified: 2002-05-10 18:29 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-05-07 13:26:16 EDT
working on the latest after 20020502 i keep loosing preferences
like code formatter line length

everytime i restart it's back to 80

other prefs are fine - like custom colors in the editor
Comment 1 Erich Gamma CLA 2002-05-07 16:28:04 EDT
we have moved to use the JDT core provided mechanism. Martin is the problem 
with us or JDT CORE?
Comment 2 Martin Aeschlimann CLA 2002-05-08 04:17:31 EDT
it's only when restarting eclipse, but not when reopening the pref page.
-> the persistence

persistance has moved to jcore.
Comment 3 Philipe Mulet CLA 2002-05-10 18:27:46 EDT
Preferences weren't saved (thought it happened for free, given load does).
Also index flushing did discard saved preferences (should only discard *.index 
files).

Fixed
Comment 4 Philipe Mulet CLA 2002-05-10 18:29:42 EDT
*** Bug 15717 has been marked as a duplicate of this bug. ***