# Debugging options for the org.eclipse.gmf.runtime.common.ui.services.dnd plug-in

# Turn on general debugging for the org.eclipse.gmf.runtime.common.ui.services.dnd plug-in
org.eclipse.gmf.runtime.common.ui.services.dnd/debug=true

# Trace when exceptions are caught
org.eclipse.gmf.runtime.common.ui.services.dnd/debug/exceptions/catching=false
# Trace when exceptions are thrown
org.eclipse.gmf.runtime.common.ui.services.dnd/debug/exceptions/throwing=false

# Trace drag and drop
org.eclipse.gmf.runtime.common.ui.services.dnd/debug/dnd/tracing=false
# Trace information related to service configuration
org.eclipse.gmf.runtime.common.ui.services.dnd/debug/services/config=false
