Use to manage the profiling points in your projects. The Profiling Points Window is typically located below the editing area and sharing the space with the Output window.
Right-click a profiling point and select the following commands:
| Element | Description | 
|---|---|
| Show in Source | Open the source file in the editor at the location of the profiling point | 
| Show Report | Open the Profiling Points Report window that contains additional details about the selected profiling point | 
| Edit | Modifies the profiling point. | 
| Enable/Disable | Enables the profiling point (toggles to Disable) | 
| Delete | Deletes the profiling point (toggles to Enable). | 
Related Topics
Developing Applications with NetBeans IDE,
| Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |