Bug 30008

Summary: Java model out of date after deleting parent of source folder [package explorer]
Product: [Eclipse Project] JDT Reporter: John Arthorne <john.arthorne>
Component: UIAssignee: Erich Gamma <erich_gamma>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P2    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description John Arthorne CLA 2003-01-22 15:07:16 EST
Build: I20030122

1) Open the new java project wizard
2) Enter a name, hit next
3) Click "Add Folder".  Type "a/src". Click ok.
4) Click finish

-> Observe in the packages view, there is folder "a" and source folder "a/src".

4) Switch to resource perspective.  Delete "a" in the navigator.
5) Switch back to java perspective.

-> Observe the folder "a" is still there.

6) Try to delete folder "a" in packages view.

-> Error.
Comment 1 John Arthorne CLA 2003-02-06 18:18:57 EST

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