core/com.nokia.carbide.discovery.ui/contexts.xml
author Ed Swartz <ed.swartz@nokia.com>
Tue, 06 Jul 2010 13:43:39 -0500
changeset 1578 07cfb1a5f33f
parent 1360 b609311b7b1c
permissions -rw-r--r--
Do not filter by TRK service in run mode, so you can select all possible connections in the launch configuration dialog

<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>
</contexts>