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 45073 - Find usages / Find All Subtypes does not work
Summary: Find usages / Find All Subtypes does not work
Status: RESOLVED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 09:42 UTC by Jan Jancura
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 Jan Jancura 2004-06-17 09:42:41 UTC
1) Open debuggerjpda/ui module
2) open TableModel (org.netbeans.spi.viewmodel) in
editor
3) popup menu - Find usages / Find All Subtypes

ERROR: result is empty

((TableModel is interface))
Comment 1 Jan Becicka 2004-06-17 13:51:39 UTC
Hanzi, I don't understand why this issue is P1. Is there any deadlock?
Crash? Data loss? Does it block you somehow?

It looks like JavaClass.getSubTypes() returns empty collection. I
guess, that this functionality is probably broken since merge of
typerefs branch. Martine? Tomasi? Is it possible?
Comment 2 Tomas Hurka 2004-06-22 08:41:11 UTC
Moved to new subcomponent java/javacore.
Comment 3 Tomas Hurka 2004-06-22 14:58:21 UTC
I cannot reproduce it on current build. 
Comment 4 Quality Engineering 2007-09-20 11:58:13 UTC
Reorganization of java component