Bug 30008 - Java model out of date after deleting parent of source folder [package explorer]
Summary: Java model out of date after deleting parent of source folder [package explorer]
Status: RESOLVED DUPLICATE of bug 24045
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-22 15:07 EST by John Arthorne CLA
Modified: 2003-02-06 18:18 EST (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 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 ***