This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 36112 - [java-mdr] Second top-level class deleted from explorer is not deleted in source file.
Summary: [java-mdr] Second top-level class deleted from explorer is not deleted in sou...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 13:36 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Source file. (756 bytes, text/plain)
2003-09-16 13:37 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2003-09-16 13:36:57 UTC
With attached class: I tried to delete second
top-level class - Multi2 in explorer. In explorer
it looked like the class was deleted but the
source file was unchanged.
Comment 1 ehucka 2003-09-16 13:37:40 UTC
Created attachment 11636 [details]
Source file.
Comment 2 Jan Becicka 2004-03-04 18:02:32 UTC
I've tried it and I have an opposite problem. Multi2 is deleted from
source, but not from the Explorer. Java Hierarchy is not updated.
I'm looking at SourceElementImpl and methods notifyRemove() /
notifyCreate() are empty (commented out). Dane,can you take a look at
it? Thanks 
Comment 3 Jan Becicka 2004-05-25 16:58:02 UTC
No more reproducible with Honza's new java nodes.
Comment 4 ehucka 2004-07-16 11:08:33 UTC
verified
Comment 5 Quality Engineering 2007-09-20 09:44:20 UTC
Reorganization of java component