Bug 19885 - Plug-in pref saving fails if plug-in state folder doesn't exist already
Summary: Plug-in pref saving fails if plug-in state folder doesn't exist already
Status: RESOLVED DUPLICATE of bug 18644
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 07:01 EDT by Philipe Mulet CLA
Modified: 2002-06-11 09:54 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 Philipe Mulet CLA 2002-06-11 07:01:20 EDT
Build 20020607

IPlugin#savePluginPreferences() will silently fail in case the plug-in state 
folder doesn't already exist. 

This can prevent exporting prefereces from an empty workspace, at least the 
JDT/Core ones.

It should invoke internally IPlugin#getStateLocation().
Comment 1 John Arthorne CLA 2002-06-11 09:54:39 EDT

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