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