source: trunk/modelicaml/kepler/org.openmodelica.modelicaml.view.valuebindings/contexts.xml @ 1847

Last change on this file since 1847 was 1796, checked in by wschamai, 11 years ago

Initial commit for ModelicaML migrated to Eclipse Kepler with Papyrus 0.10 and Acceleo 3.

File size: 528 bytes
Line 
1<contexts>
2    <context id="viewer" title="Sample View">
3        <description>This is the context help for the sample view with a tree viewer. It was generated by a PDE template.</description>
4        <topic href="/PLUGINS_ROOT/org.eclipse.platform.doc.isv/guide/ua_help_context.htm" label="Context-sensitive help">
5            <enablement>
6                <with variable="platform">
7                    <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.platform.doc.isv"/>
8                </with>
9            </enablement>
10        </topic>
11    </context>
12</contexts>
Note: See TracBrowser for help on using the repository browser.