Skip to main content
summaryrefslogblamecommitdiffstats
blob: dd486d4bcc69d99981992742e07cbe63586e7e14 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                                                                
<?xml version="1.0" encoding="UTF-8"?>
<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>
 <context id="org.eclipse.mylyn.gerrit.dashboard.ui.documentationSearching">
    <command label="Help_Command"/>
 </context>
</contexts>

Back to the top