Bug 18453

Summary: Deleting project doesn't remove pkg fragment root in another project
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 F2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Jerome Lanneluc CLA 2002-05-31 10:51:10 EDT
Build 20020530

Deleting (or closing) org.eclipse.swt.win32 doesn't update org.eclipse.swt. It 
still shows the package fragment root /ws/win32/swt.jar.
Comment 1 Jerome Lanneluc CLA 2002-05-31 10:51:57 EDT
This is a delta problem. The removal of the package fragment root is not 
reported.
Comment 2 Jerome Lanneluc CLA 2002-05-31 12:06:04 EDT
Fixed by looking at all package fragment roots and generating the corresponding 
deltas when a project is added/removed.
Comment 3 Philipe Mulet CLA 2002-06-03 08:58:41 EDT
Verified, both closing/opening is behaving ok.