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 88727 - Find Usages doesn't work
Summary: Find Usages doesn't work
Status: RESOLVED DUPLICATE of bug 88146
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 17:38 UTC by Torbjorn Norbye
Modified: 2007-01-17 10:09 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 Torbjorn Norbye 2006-11-06 17:38:03 UTC
Find Usages often doesn't work.

Using current bits (as of 9am California time, Monday 11/6/2006), I opened the
Form Editor project (and no dependent projects). I opened FormProperty.java, and
right clicked on the "getJavaInitializationString" method name (in its
declaration). The Find Usages dialog correctly identified the method and class
name. I asked it to show me all usages (not overriding methods). When I hit
Next, it computed for a while, and then came up with a window listing "0
usages". (But there are usages, for example in JavaCodeGenerator).
Comment 1 Tomas Zezula 2006-11-09 10:43:53 UTC
Duplicate of #88146 which is now fixed.

*** This issue has been marked as a duplicate of 88146 ***