analysis.lami: Use the openResource command to open reports
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 3 Jun 2016 22:43:21 +0000 (18:43 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Tue, 7 Jun 2016 01:37:21 +0000 (21:37 -0400)
commit685a6e679bc1093b92eafac992780c88398fe3bf
tree4a26fb69e0d010cfbb8d927c099853e86fd7cbea
parent629bf3c1bb5da4d206a7b0d61810521621169d2a
analysis.lami: Use the openResource command to open reports

Instead of defining our own command, we can hook into the
Eclipse-provided org.eclipse.ui.navigate.openResource command,
so that the reports can then be opened using the usual
keybindings to open resources.

Also hook it into OpenAction so that Enter and double-click
opens the report.

Bug: 493941

Change-Id: I4c546b60a77c2d531c8c9f18961984e5962ef56f
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/74569
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.lami.ui/plugin.xml
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java
This page took 0.025456 seconds and 5 git commands to generate.