root / tmp / org.txm.tmp.rcp / contexts.xml @ 2496
History | View | Annotate | Download (571 Bytes)
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<contexts>
|
3 |
<context id="viewer" title="Sample View"> |
4 |
<description>This is the context help for the sample view with a table
|
5 |
viewer. It was generated by a PDE template.</description>
|
6 |
<topic
|
7 |
href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" |
8 |
label="Context-sensitive help"> |
9 |
<enablement>
|
10 |
<with variable="platform"> |
11 |
<test property="org.eclipse.core.runtime.isBundleInstalled" |
12 |
args="org.eclipse.platform.doc.isv" /> |
13 |
</with>
|
14 |
</enablement>
|
15 |
</topic>
|
16 |
</context>
|
17 |
</contexts>
|