diff options
author | eutarass | 2010-06-25 19:18:12 +0000 |
---|---|---|
committer | eutarass | 2010-06-25 19:18:12 +0000 |
commit | 33c8245e740541273f4fb63713e4dcda0113ec8e (patch) | |
tree | 837662b897f63026cfbb369b0e7238b9348c29a7 /plugins/org.eclipse.tm.tcf/.options | |
parent | 63dd381c3890711e470633c188c3096dd32f0f43 (diff) | |
download | org.eclipse.tcf-33c8245e740541273f4fb63713e4dcda0113ec8e.tar.gz org.eclipse.tcf-33c8245e740541273f4fb63713e4dcda0113ec8e.tar.xz org.eclipse.tcf-33c8245e740541273f4fb63713e4dcda0113ec8e.zip |
Bug 317813: Add Discovery tracing in Java reference implementation
Diffstat (limited to 'plugins/org.eclipse.tm.tcf/.options')
-rw-r--r-- | plugins/org.eclipse.tm.tcf/.options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/org.eclipse.tm.tcf/.options b/plugins/org.eclipse.tm.tcf/.options new file mode 100644 index 000000000..38d422df7 --- /dev/null +++ b/plugins/org.eclipse.tm.tcf/.options @@ -0,0 +1,2 @@ +org.eclipse.tm.tcf/debug = false
+org.eclipse.tm.tcf/debug/discovery = false
|