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 244830 - Improve the Discoverability of Profile Point Insertion
Summary: Improve the Discoverability of Profile Point Insertion
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-01 08:40 UTC by Geertjan Wielenga
Modified: 2014-06-18 14:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geertjan Wielenga 2014-06-01 08:40:42 UTC
Make it easier and more discoverable to define Profiling Points -- include the "Insert Profiling Point" action in the glyph gutter, so that its usage is the same as "Toggle Line Breakpoint":

https://blogs.oracle.com/geertjan/entry/easy_profiling_point_insertion
Comment 1 Tomas Hurka 2014-06-18 14:45:50 UTC
Enabling Profiling Point menu in glyph gutter for all file types is really ugly. This should be solved somehow. Also I don't understand the second part of the enhancement 'A small bonus tip: how to cause the New Profiling Point dialog to appear in the same way as a breakpoint is set, i.e., by simply clicking in the glyph gutter on a particular line' - how does one insert breakpoint in such configuration?