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 - Namespaces in Class View tab are missed
Summary: Namespaces in Class View tab are missed
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-09 14:56 UTC by soldatov
Modified: 2013-05-17 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (25.35 KB, image/jpeg)
2007-01-09 14:59 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
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