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 115736 - Hierarchy view shows unexisted classes
Summary: Hierarchy view shows unexisted classes
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 17:58 UTC by dnikitin
Modified: 2013-05-17 14:00 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 dnikitin 2007-09-17 17:58:25 UTC
Product Version: NetBeans IDE Dev (Build 200709150000) 
Java: 1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03 
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
------------------------------------------------------------

1) open Hierarchy view for Class
2) remove Class from project
3) press Refresh button on Hierarchy view
 ==> Class still is in Hierarchy view.

If Hierarchy view was activated for Class and then this Class was deleted ==> Hierarchy view should be closed or cleared
Comment 1 Alexander Simon 2008-11-18 19:20:01 UTC
It is a feature.
Hierarchy survive class changes.
So you can delete class and create again.
Hierarchy view will be refreshable.