Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2005-10-14 14:28:42 +0000
committerDani Megert2005-10-14 14:28:42 +0000
commitca6ed46ffd37416c77f74cc5c048f6eaf6637f3d (patch)
tree78ae32569bc8bd1fd3b848a9f64abbb490886a4c /org.eclipse.jface.text/.options
parentf1608ea66d4065c230e218ab22e6e220562d7366 (diff)
downloadeclipse.platform.text-ca6ed46ffd37416c77f74cc5c048f6eaf6637f3d.tar.gz
eclipse.platform.text-ca6ed46ffd37416c77f74cc5c048f6eaf6637f3d.tar.xz
eclipse.platform.text-ca6ed46ffd37416c77f74cc5c048f6eaf6637f3d.zip
Debug info for revision column
Diffstat (limited to 'org.eclipse.jface.text/.options')
-rw-r--r--org.eclipse.jface.text/.options5
1 files changed, 4 insertions, 1 deletions
diff --git a/org.eclipse.jface.text/.options b/org.eclipse.jface.text/.options
index 667d1d1c9ff..83787c9e54e 100644
--- a/org.eclipse.jface.text/.options
+++ b/org.eclipse.jface.text/.options
@@ -4,4 +4,7 @@
org.eclipse.jface.text/debug/AnnotationPainter= false
# Prints debug information related to AbstractContentAssistSubjectAdapter and its subclasses
-org.eclipse.jface.text/debug/ContentAssistSubjectAdapters= false \ No newline at end of file
+org.eclipse.jface.text/debug/ContentAssistSubjectAdapters= false
+
+# Prints debug information related to AnnotateRulerColumn
+org.eclipse.jface.text.source/debug/AnnotateRulerColumn= false

Back to the top