Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 326608

Summary: Changed preferences are not saved when exiting eclipse abnormally
Product: [Tools] CDT Reporter: Mohamed Galal <mohamed.g.ebrahim>
Component: cdt-coreAssignee: Project Inbox <cdt-core-inbox>
Status: RESOLVED NOT_ECLIPSE QA Contact: Doug Schaefer <cdtdoug>
Severity: normal    
Priority: P3 CC: eclipse.sprigogin, mohamed.g.ebrahim
Version: 6.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Mohamed Galal CLA 2010-09-29 18:50:36 EDT
I'm not sure if this is the correct product/component, but I couldn't determine to which product/component this should be reported.

It has to do with eclipse preferences, changing preferences doesn't take effect if eclipse was exited in an abnormal way (terminated from task manager for example), even if the change has been applied and working in the current running process.

Try the following:




# Open *Window*  -> *Preferences*.
# Go to **General**  -> **Keys**  (just as an example, same behavior is applicable to other preferences as well).
# Change the key mapping for any command.
# Hit *OK* .
# Try the new key mapping.
# Close eclipse process from the task manager.
# Open eclipse again and check the mapping.
Comment 1 Sergey Prigogin CLA 2010-09-29 19:00:18 EDT
Please file this bug against Eclipse platform at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform.