Bug 19642 - Saving preferences does not work always
Summary: Saving preferences does not work always
Status: RESOLVED DUPLICATE of bug 18644
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-07 14:52 EDT by Frank Cornelissen CLA
Modified: 2002-06-07 15:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Cornelissen CLA 2002-06-07 14:52:14 EDT
When saving the preferences of a plugin, the method Plugin.savePluginPreferences
does not save the preferences if the directory does not exist in the workspace
meta data. The SafeFileOutputStream will just throw an exception in that case
which is ignored. 

Eclipse Freeze 2 (2002-06-02)
Comment 1 John Arthorne CLA 2002-06-07 15:43:34 EDT

*** This bug has been marked as a duplicate of 18644 ***