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 246605 - Provide action in pop up menu to switch on/off pretty print
Summary: Provide action in pop up menu to switch on/off pretty print
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 10:31 UTC by Alexander Simon
Modified: 2017-04-08 03:08 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 Alexander Simon 2014-08-21 10:31:52 UTC
Most debuggers support pretty print.
Now IDE does not provide way to switch pretty print on/off in UI.
Please add action in pop up menu on variables and watches views.
Comment 1 Alexander Simon 2014-08-21 10:36:29 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/fa38ea6b3a53
Comment 2 Quality Engineering 2014-08-22 02:33:01 UTC
Integrated into 'main-silver', will be available in build *201408220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fa38ea6b3a53
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246605 Provide action in pop up menu to switch on/off pretty print
Comment 3 Quality Engineering 2014-08-26 02:43:57 UTC
Integrated into 'main-silver', will be available in build *201408260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/28224c11bc07
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246605 Provide action in pop up menu to switch on/off pretty print
- fix build
Comment 4 soldatov 2014-09-18 11:45:39 UTC
This menu item user can't see in original NetBeans IDE. If someone expects same menu in NetBeans too, then new bug should be created.

Verified in NetBeans 8.0.1 patch1

-------------------------------------------------------------------------------
>Log Session: Thursday, September 18, 2014 2:47:00 PM MSK
>System Info: 
  Product Version         = NetBeans IDE 8.0.1 (Build 201409180010) (#ef6e99d0c0db)
  Operating System        = SunOS version 5.11 running on amd64
  Java; VM; Vendor        = 1.8.0_05; Java HotSpot(TM) 64-Bit Server VM 25.5-b02; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0_05-b13
  Java Home               = /usr/jdk/instances/jdk1.8.0/jre
  System Locale; Encoding = en (nb); UTF-8
Comment 5 Quality Engineering 2017-04-08 03:08:35 UTC
Integrated into 'main-silver', will be available in build *201704080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/965c7b44b4eb
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #246605 Provide action in pop up menu to switch on/off pretty print
Bug 18836665 IDE doesn't preserve "Use Custom pretty-print Routine" checkbox