# Turn on general debugging for the GMF Validation plug-in
org.eclipse.papyrus.gmf.validate/debug=false

# Trace meta-element definition activity
org.eclipse.papyrus.gmf.validate/debug/meta/definitions=false

# Trace when exceptions are caught
org.eclipse.papyrus.gmf.validate/debug/exceptions/catching=false

# Trace when exceptions are thrown
org.eclipse.papyrus.gmf.validate/debug/exceptions/throwing=false

# Trace constraint-cache related activity
org.eclipse.papyrus.gmf.validate/debug/cache=false


# Trace constraint-related activity
org.eclipse.emf.validation/debug/constraints=false