root / tmp / org.txm.tmp.rcp / contexts.xml @ 1520
Historique | Voir | Annoter | Télécharger (568 octet)
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 viewer. It was generated by a PDE template.</description> |
5 |
<topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help"> |
6 |
<enablement>
|
7 |
<with variable="platform"> |
8 |
<test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/> |
9 |
</with>
|
10 |
</enablement>
|
11 |
</topic>
|
12 |
</context>
|
13 |
</contexts>
|