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