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 - Not all types available from type column
Summary: Not all types available from type column
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: -S1S-
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 27230 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-11 21:36 UTC by David-john Burrowes
Modified: 2003-09-05 12:48 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot showing the problem (12.99 KB, image/gif)
2002-09-11 22:22 UTC, Christoph Gerlach
Details

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