# Debugging options for the oracle.eclipse.tools.common.services

# Turn on general debugging for the oracle.eclipse.tools.common.services.
oracle.eclipse.tools.common.services/appxray=false

oracle.eclipse.tools.common.services/appxray/trace=true

# if enabled, markers will be added to all files that have collected
# resource references.
oracle.eclipse.tools.common.services/appxray/markers/resource-ref=false

# if enabled, markes will be added to all files that have doc to file
# references.
oracle.eclipse.tools.common.services/appxray/markers/document-to-file-ref=false

# if enabled, trace resource change event handling in AppXray
oracle.eclipse.tools.common.services/appxray/resource-changes=false

# if enabled, trace AppXray performance.
oracle.eclipse.tools.common.services/appxray/perf=false

# if enabled, trace errors determining content type.
oracle.eclipse.tools.common.services/appxray/content-type=false

# if enabled, trace locking.
oracle.eclipse.tools.common.services/appxray/locks=false

# if enabled, trace locking.
oracle.eclipse.tools.common.services/appxray/commandSet=false

# if enabled, trace document manager output.
oracle.eclipse.tools.common.services/documentManager=false

# Turn on debugging for appgen
oracle.eclipse.tools.common.services/appgen=false

# Include template processing in debugging output
oracle.eclipse.tools.common.services/appgen/templateprocessing=true

# Include result merging in debugging output
oracle.eclipse.tools.common.services/appgen/merging=true

# Include the process to compare content of results in debugging output
oracle.eclipse.tools.common.services/appgen/comparecontent=true
