Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaspar De Groot2011-08-25 10:06:31 +0000
committerCaspar De Groot2011-08-25 10:06:31 +0000
commit6f421928660766c078fc5f9dd92353cbbab3f517 (patch)
treee301a778bce206e1afc9844bcf2956340ce0fb2c /plugins/org.eclipse.emf.cdo.dawn.ui/.options
parent32bfd35dbf8887e8cd25f70c7f36f5e75eff68f3 (diff)
downloadcdo-committers/cdegroot/options.tar.gz
cdo-committers/cdegroot/options.tar.xz
cdo-committers/cdegroot/options.zip
Turning off all debug tracingcommitters/cdegroot/options
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.ui/.options')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.ui/.options4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.ui/.options b/plugins/org.eclipse.emf.cdo.dawn.ui/.options
index ebf7ddf920..70341f3964 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.ui/.options
+++ b/plugins/org.eclipse.emf.cdo.dawn.ui/.options
@@ -1,5 +1,5 @@
# Debugging and tracing options
-org.eclipse.emf.cdo.dawn.ui/debug = true
+org.eclipse.emf.cdo.dawn.ui/debug = false
-org.eclipse.emf.cdo.dawn.ui/debug.object = true
+org.eclipse.emf.cdo.dawn.ui/debug.object = false

Back to the top