Bug 18453 - Deleting project doesn't remove pkg fragment root in another project
Summary: Deleting project doesn't remove pkg fragment root in another project
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-31 10:51 EDT by Jerome Lanneluc CLA
Modified: 2002-06-03 08:58 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 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.