blob: 22eaa15532d623cd6018846a1df331939f08c0e0 [file] [log] [blame]
# 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
# Show the jface new look for the preferences dialog
org.eclipse.jface/newlook/preferences/showNewLook=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