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 27231

Summary: Not all types available from type column
Product: debugger Reporter: David-john Burrowes <davidjon>
Component: JavaAssignee: issues@debugger <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: cgerlach
Priority: P3    
Version: -S1S-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot showing the problem

Description David-john Burrowes 2002-09-11 21:36:52 UTC
Upps, I just found another bug in the column
"type". There 
is a new feature to open the source file of a type if 
available by clicking on the typename in the 
column "type". This does not work for "super"
types (my 
inherited types are from different packages than the 
concrete type).
Comment 1 David-john Burrowes 2002-09-11 21:52:50 UTC
Chrisoph,

I don't completely understand the issue you are mentioning here.  The
hyperlinks only work if NetBeans can find the source for the class. 
Are all your classes mounted in the IDE?
Comment 2 Christoph Gerlach 2002-09-11 22:22:03 UTC
Created attachment 7387 [details]
screenshot showing the problem
Comment 3 Christoph Gerlach 2002-09-11 22:23:58 UTC
The marked row is an example. The hyperlinks to the source-
files work for all types except those to the superclasses. 
It is possible to click them but nothing happens. The 
sources are mounted by the IDE.

Christoph Gerlach
Comment 4 David-john Burrowes 2002-09-11 22:48:34 UTC
Oh. That example helps.  I see the problem.
Comment 5 David-john Burrowes 2002-09-12 16:36:58 UTC
*** Issue 27230 has been marked as a duplicate of this issue. ***
Comment 6 Marek Grummich 2003-01-06 10:41:17 UTC
I have changed version from 4.0 dev to S1S 4.2 (Nevada).
Comment 7 Jan Jancura 2003-01-27 14:22:32 UTC
Fixed in the main trunk
Comment 8 Milan Kubec 2003-09-05 12:48:27 UTC
Verified.