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 92122

Summary: Namespaces in Class View tab are missed
Product: cnd Reporter: soldatov <soldatov>
Component: NavigationAssignee: Alexander Simon <alexvsimon>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description soldatov 2007-01-09 14:56:10 UTC
Regression in CND 20061222 and later

Steps:
- Start IDE with fresh userdir
- Open Class View tab
- Open CLucene project
==> Namespaces in Class View tab are missed!!!

- Close Class View tab
- Open Class View tab again
==> I can see all namespaces

P.S. I assigned P2 because this bug breaks performance tests
Comment 1 soldatov 2007-01-09 14:59:20 UTC
Created attachment 37185 [details]
Screenshot
Comment 2 Maria Tishkova 2007-01-10 12:42:12 UTC
raised priority to P1 as it blocks performance testing for class view
Comment 3 Alexander Simon 2007-01-10 16:35:55 UTC
fixed

CVS log:

Checking in SmartChangeEvent.java;
/shared/data/ccvs/repository/cnd/classview/src/org/netbeans/modules/cnd/classview/SmartChangeEvent.java,v
 <--  SmartChangeEvent.java
new revision: 1.2.2.1.8.2; previous revision: 1.2.2.1.8.1
done
Comment 4 Maria Tishkova 2007-08-06 18:13:03 UTC
verified