Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2006-12-18 18:43:29 +0000
committerDarin Wright2006-12-18 18:43:29 +0000
commit2665c873f55d9595bbb6a339957666da036eda1d (patch)
tree1b9d7782df9940ff84af6b532322787c9a685827 /org.eclipse.debug.core/.options
parent054c623a8f0e3c0ade493098749955a87dcfffaa (diff)
downloadeclipse.platform.debug-2665c873f55d9595bbb6a339957666da036eda1d.tar.gz
eclipse.platform.debug-2665c873f55d9595bbb6a339957666da036eda1d.tar.xz
eclipse.platform.debug-2665c873f55d9595bbb6a339957666da036eda1d.zip
Bug 168434 move debug commands to core plug-in
Diffstat (limited to 'org.eclipse.debug.core/.options')
-rw-r--r--org.eclipse.debug.core/.options3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/.options b/org.eclipse.debug.core/.options
index 086a0226f..5b2748d08 100644
--- a/org.eclipse.debug.core/.options
+++ b/org.eclipse.debug.core/.options
@@ -1 +1,2 @@
-org.eclipse.debug.core/debug=false \ No newline at end of file
+org.eclipse.debug.core/debug=false
+org.eclipse.debug.core/debug/commands=false \ No newline at end of file

Back to the top