aboutsummaryrefslogtreecommitdiffstats
path: root/tools/eclipse/debug_support/contexts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eclipse/debug_support/contexts.xml')
-rw-r--r--tools/eclipse/debug_support/contexts.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/eclipse/debug_support/contexts.xml b/tools/eclipse/debug_support/contexts.xml
deleted file mode 100644
index 02e26e45c..000000000
--- a/tools/eclipse/debug_support/contexts.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<contexts>
- <context id="viewer" title="Sample View">
- <description>This is the context help for the sample view with a table viewer. It was generated by a PDE template.</description>
- <topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
- <enablement>
- <with variable="platform">
- <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
- </with>
- </enablement>
- </topic>
- </context>
-</contexts>