Options Window: Miscellaneous: Java Debugger

See Also

You use this panel to customize options for the Java debugger.

You can access this panel by choosing Tools > Options from the main menu, clicking the Miscellaneous category and then clicking the Java Debugger tab. Select one of the following categories in the Categories pane on the left side of the window to customize Java debugger options: General, Step Filters, or Variable Formatters.

General

In this category, you can specify the following settings:

Step Filters

Here you can specify the language constructs that will be filtered while stepping. You can enable step filters for synthetic methods, static initializers, constructors, and specify patterns for Java classes.

Variable Formatters

In this category, you can create and edit variable formatters, which will be used to display variables, for example, in the Variables view.

There are several formatters that are provided by default. To add a formatter, use the Add button on the right side of the pane.

See Also
About Debugging Applications
Using the Options Window

Legal Notices