Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2009-03-10 13:34:20 +0000
committerDarin Wright2009-03-10 13:34:20 +0000
commiteb476a06c3381e73aaeabf136c10f557c03b59d2 (patch)
tree056a3cb711fd3517d5c49bdbb3cb29dbb6b2ce88 /org.eclipse.debug.ui/schema
parent44829473e83795968efa44669ab3cbef3e0f392c (diff)
downloadeclipse.platform.debug-eb476a06c3381e73aaeabf136c10f557c03b59d2.tar.gz
eclipse.platform.debug-eb476a06c3381e73aaeabf136c10f557c03b59d2.tar.xz
eclipse.platform.debug-eb476a06c3381e73aaeabf136c10f557c03b59d2.zip
doc update
Diffstat (limited to 'org.eclipse.debug.ui/schema')
-rw-r--r--org.eclipse.debug.ui/schema/contextViewBindings.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/schema/contextViewBindings.exsd b/org.eclipse.debug.ui/schema/contextViewBindings.exsd
index 13e3d9a72..234636851 100644
--- a/org.eclipse.debug.ui/schema/contextViewBindings.exsd
+++ b/org.eclipse.debug.ui/schema/contextViewBindings.exsd
@@ -89,7 +89,7 @@ Specifies whether the view should be automatically closed when the given context
<element name="perspective">
<annotation>
<documentation>
- Specifies a perspective in which the view management will be enabled.
+ Specifies a perspective in which the view management will be enabled (since 3.5).
</documentation>
</annotation>
<complexType>

Back to the top