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