IntelliJ IDEA 2016.2 Help

Accessing Breakpoint Properties

On this page:

Introduction

To view the whole list of the breakpoints in the current project, use the Breakpoints dialog box. For each individual breakpoint in the list, you can view and change its properties as required.

Viewing all breakpoints

To view the list of all breakpoints and their properties, do one of the following:

  • On the main menu, choose Run | View Breakpoints.
  • Press Ctrl+Shift+F8.
  • In the toolbar of the Debug tool window, click debug_view_breakpoints.
  • Breakpoints are visible in the Favorites tool window.

Viewing properties of a breakpoint

To view properties of a single breakpoint

  • Right-click a breakpoint icon in the left gutter of the editor.
    ij_breakpointProperties

See Also

Reference:

Concepts:

Last modified: 23 November 2016