~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to perf/org.eclipse.linuxtools.perf/contexts.xml

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>