# Debugging options for the org.eclipse.ocl.xtext.base plug-in

# Turn on general reference lookup tracing
org.eclipse.ocl.xtext.base/lookup=false

# Turn on general work tracing
org.eclipse.ocl.xtext.base/work=false

# Turn on cs 2 as continuation tracing
org.eclipse.ocl.xtext.base/continuation=false

# Turn on debug retry of failed lookups
org.eclipse.ocl.xtext.base/debug/retry=false

# Turn on tracing of each fragment contributing to frormatting
org.eclipse.ocl.xtext.base/formatter/fragments=false

# Turn on tracing of each segment concatenated by the serializer
org.eclipse.ocl.xtext.base/serialization=false

# Turn on tracing of each fragment contributing to serialization
org.eclipse.ocl.xtext.base/serializer/fragments=false

