blob: 5fc838721e899ae77f34ca57d4ca4d641bf0c96d [file] [log] [blame]
# Debugging options for the org.eclipse.gmf.runtime.diagram.ui.actions plug-in
# Turn on general debugging for the org.eclipse.gmf.runtime.diagram.ui.actions plug-in
org.eclipse.gmf.runtime.diagram.ui.actions/debug=true
# Trace when exceptions are caught
org.eclipse.gmf.runtime.diagram.ui.actions/debug/exceptions/catching=false
# Trace when exceptions are thrown
org.eclipse.gmf.runtime.diagram.ui.actions/debug/exceptions/throwing=false
# Trace when methods are entered
org.eclipse.gmf.runtime.diagram.ui.actions/debug/methods/entering=false
# Trace when methods are exited
org.eclipse.gmf.runtime.diagram.ui.actions/debug/methods/exiting=false