Bug 60896 - Project preferences remains when deleting/creating project
Summary: Project preferences remains when deleting/creating project
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: 3.0 M9   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 59258
  Show dependency tree
 
Reported: 2004-05-04 10:47 EDT by Frederic Fusier CLA
Modified: 2004-05-04 12:34 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 Frederic Fusier CLA 2004-05-04 10:47:11 EDT
Using build I20040428.

I'm working on bug 59258 and here's the problem I get with preferences new API
following scenario below:
1) Create a project "b59258",
2) Modify compiler option "Hidden catch block" on this project to "error"
(default is "warning"),
3) Delete the project.
4) Recreate a project with same name "b59258"
5) Look at compiler options for this project: "Hidden catch block" is still set
to "error"!

I've set severity to critical as it makes new preferences API unusable for
projects...
Comment 1 DJ Houghton CLA 2004-05-04 12:34:06 EDT
Fixed and released to HEAD.