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