Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.server/.options')
-rw-r--r--plugins/org.eclipse.emf.cdo.server/.options18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/org.eclipse.emf.cdo.server/.options b/plugins/org.eclipse.emf.cdo.server/.options
index 83038cb0e0..87b3d97919 100644
--- a/plugins/org.eclipse.emf.cdo.server/.options
+++ b/plugins/org.eclipse.emf.cdo.server/.options
@@ -1,11 +1,11 @@
# Debugging and tracing options
-org.eclipse.emf.cdo.server/debug = true
-org.eclipse.emf.cdo.server/debug.protocol = true
-org.eclipse.emf.cdo.server/debug.repository = true
-org.eclipse.emf.cdo.server/debug.session = true
-org.eclipse.emf.cdo.server/debug.transaction = true
-org.eclipse.emf.cdo.server/debug.revision = true
-org.eclipse.emf.cdo.server/debug.resource = true
-org.eclipse.emf.cdo.server/debug.store = true
-org.eclipse.emf.cdo.server/debug.types = true
+org.eclipse.emf.cdo.server/debug = false
+org.eclipse.emf.cdo.server/debug.protocol = false
+org.eclipse.emf.cdo.server/debug.repository = false
+org.eclipse.emf.cdo.server/debug.session = false
+org.eclipse.emf.cdo.server/debug.transaction = false
+org.eclipse.emf.cdo.server/debug.revision = false
+org.eclipse.emf.cdo.server/debug.resource = false
+org.eclipse.emf.cdo.server/debug.store = false
+org.eclipse.emf.cdo.server/debug.types = false

Back to the top