Add Stepping Exclude Dialog
The Add Stepping Exclude Dialog allows the User to add a new stepping exclude.
This dialog is displayed from the Stepping Excludes Dialog.
fields
- Class(es) to exclude from stepping - typically a full class name
(including package names) or a package name with a
class wildcard .* The wildcard * can only be at the very beginning of the full class name
or the very end. Only one wildcard * is allowed in the full class name.
The combo's drop down list maintains a history of recent entries that
the User can select from.
buttons
- OK - adds the given stepping exclude to the Stepping Excludes Dialog
and closes the dialog. If there is a error, an error message dialog will be displayed.
- Cancel - closes the dialog without adding a stepping exclude.
- Help... - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.