tracing rcp: Press F1 to get help
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 15 Oct 2013 20:31:55 +0000 (16:31 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 17 Oct 2013 19:39:25 +0000 (15:39 -0400)
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Change-Id: Ie5a150637e3e20e614fe31f8e4ecf8913afb7abf
Reviewed-on: https://git.eclipse.org/r/17473
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tracing.rcp.ui/plugin.xml

index edd5e1d3b60cbdd577c47a51bd3efa4647a40486..3fbf96590ee6122adbf503e3194742a820573e68 100644 (file)
          </menu>
       </menuContribution>
    </extension>
+   <extension
+         point="org.eclipse.ui.bindings">
+      <key
+            commandId="org.eclipse.ui.help.helpContents"
+            contextId="org.eclipse.ui.contexts.window"
+            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
+            sequence="F1">
+      </key>
+   </extension>
 
 </plugin>
This page took 0.032182 seconds and 5 git commands to generate.