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 49395 - Add/Remove initializer in source code doesn't fire notification event
Summary: Add/Remove initializer in source code doesn't fire notification event
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: 2004-09-22 12:06 UTC by ehucka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-09-22 12:06:46 UTC
Try to add or remove initializer of a class in
source editor. The changes don't propagate to
class nodes in a project view.

Functional test 'ConstructorChanged' in
eventfiring java tests is failing too.
Comment 1 Daniel Prusa 2004-09-30 14:22:03 UTC
Checking in ClassChildren.java;
/cvs/java/src/org/netbeans/modules/java/ui/nodes/elements/ClassChildren.java,v
 <--  ClassChildren.java
new revision: 1.10; previous revision: 1.9
Comment 2 ehucka 2005-04-18 10:18:31 UTC
verified
Comment 3 Quality Engineering 2007-09-20 12:02:21 UTC
Reorganization of java component