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 42395 - Show Inherited Variables missing?
Summary: Show Inherited Variables missing?
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-04-23 13:45 UTC by Jan Jancura
Modified: 2005-07-11 14:58 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-04-23 13:45:54 UTC
You didn't know how to integrate it with the new
Window System?
How about a menu option? You can select which
columns to display
so why can't you select which filtering to apply?
I'm sorry, but
this just doesn't make sense to me.

Is there any hope of this being reintroduced in
NetBeans4? We're
currently evaluating which IDE to use for our
1000+ developers.
We've been using NetBeans 3.5 so far, but that's
no longer an
option. 3.6 looks so much better than 3.5, but
this is unfortunately
a deal breaker for us. Without this functionality
we'll have to
switch to another IDE since NetBeans 3.6 basically
can't be used to 
debug our applications. 

   -Jonas-


-----Original Message-----
From: Jan Jancura [mailto:Jan.Jancura@Sun.COM]
Sent: den 23 april 2004 10:49
To: nbusers@netbeans.org
Subject: Re: [nbusers] 3.6 Debugger - Show
Inherited Variables missing?


This feature has been disabled. The reason was
that we did not know how 
to integrate it with new Window System.

Hanz

Jonas Carlson wrote:


>>In 3.5 and 3.5.1 (the only NetBeans versions I'm
previously familiar with)
>>you
>>could display inherited variables when debugging
your code. This is vital

to

>>our projects since we have deep class
hierarchies as a result of extensive
>>use of frameworks and code generation.
>>
>>I haven't been able to figure out how to show
inherited variables in the

3.6

>>debugger window. Has this feature been disabled
or am I just missing 
>>something obvious? 
>>
>>   -Jonas-
>>  
>>
Comment 1 Jan Jancura 2004-05-07 17:19:13 UTC
fixed in the main trunk
inherited variables are in special subfolder
Comment 2 Max Sauer 2005-07-11 14:58:13 UTC
This is now performed in the Local variables window. Closing.