Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #195073 +++ Build ID: 3.3 Steps To Reproduce: 1. Start Eclipse on a new workspace 2. Modify some preferences 3. Export the preferences to a file 4. Switch to a new workspace 5. Import the preferences 6. Restart Eclipse More information: I've also had cases where I change a preference, then restart eclipse and the preference is not remembered, but I don't have exact steps to reproduce. The steps above should be reproducible and will hopefully lead to root cause.
Opened for consideration for 3.3.2. Summary is that there are 2 methods to import preferences and one of them automatically saves right after the import, and the other doesn't. Therefore if you crash after importing, you might not have your values saved to disk. Fix is low-risk and essentially one-line. Adding Jeff as PMC member for approval.
DJ, do you have a patch available to review for 3.3.2?
Created attachment 87071 [details] patch Patch for org.eclipse.equinox.preferences for the 3.3.x stream.
Seems like it's worth putting into 3.3.2.
Created attachment 87113 [details] patch + version increment +1 to the code fix but, must also increment the bundle-version.
Oops, thanks Tom. I incremented the bundle version in the patch for 3.2.2 but forgot in this one.
Patch released to 3.3.x stream. Mike I took your note in comment #4 as a +1 but could you add it officially in the pmc approval flag? Thanks.