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 198849

Summary: "List view" in Variables and Watches.
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P2    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Martin Entlicher 2011-05-24 12:55:41 UTC
Add an alternative view of Variables and Watches.
List view displays rows in the form of <variable> = <value>
Tree structure remains unchanged, but there are no columns.
Comment 1 Martin Entlicher 2012-03-16 20:05:03 UTC
Implemented by changeset:   215462:81cd6fac433d
http://hg.netbeans.org/main/rev/81cd6fac433d
Comment 2 Quality Engineering 2012-03-18 10:56:23 UTC
Integrated into 'main-golden', will be available in build *201203180400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/81cd6fac433d
User: mentlicher@netbeans.org
Log: #198849: List view of variables and watches introduced.