# Debugging options for the org.eclipse.jface plugin.

# Turn on debugging for the org.eclipse.ui plugin.
org.eclipse.jface/debug=false

# Log a message if a dialog is opened without a parent
org.eclipse.jface/debug/dialog/noparent=false


# Report when a tool bar contribution item is asked its visibility after being
# disposed.  TODO Remove this option?  Bug 51000
org.eclipse.jface/trace/toolbarDisposal=false

# Reports the time to run an action
org.eclipse.jface/trace/actions=false