Bug 25222 - [resources] Safetable contains stale projects
Summary: [resources] Safetable contains stale projects
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0   Edit
Assignee: John Arthorne CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-10-22 18:35 EDT by John Arthorne CLA
Modified: 2003-05-26 14: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 John Arthorne CLA 2002-10-22 18:35:26 EDT
Build 20021018

I happened to open my .safetable file and noticed it contained entries like this:

/com.oti.bc.superlsys/.tree=1
/.tree=269
/Dummy/.tree=1
clearDelta_org.eclipse.jdt.core=false
/TestProje/.tree=1
/org.eclipse.core.resources.win32/.tree=1
/com.oti.bc.turtlegraphics/.tree=1
/zzJohn/.tree=1
/Testing/.tree=1
/TestProject/.tree=2

Some of these projects were deleted from my workspace many months ago... how
come they still have entries in the safetable?
Comment 1 John Arthorne CLA 2003-04-23 12:48:32 EDT
Fixed.  Added a routine to cleanMasterTable to remove .tree entries from the
table for everything except closed projects.