Skip to main content
summaryrefslogtreecommitdiffstats
blob: 073914519d5bb1294c614b37982539c3b7b7fd49 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Debugging and tracing options

org.eclipse.emf.cdo.net4j/debug = true
org.eclipse.emf.cdo.net4j/debug.protocol = true

org.eclipse.emf.cdo.net4j/perf = false
org.eclipse.emf.cdo.net4j/perf.revision = false
org.eclipse.emf.cdo.net4j/perf.revision.loading = false

Back to the top