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