tmf: Fix copy trace handler enabled in unrelated dialogs
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 3 Oct 2014 20:23:43 +0000 (16:23 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 7 Oct 2014 16:44:59 +0000 (12:44 -0400)
commit35a15531a032c0bca2cc956bc97a319e5496fb66
tree84fbfbb483e0ee2233206d205db06169ec23da54
parentdeb63565dad5a822376d9784ac462201f2e8f403
tmf: Fix copy trace handler enabled in unrelated dialogs

Ctrl-C no longer opens the Copy Trace dialog from another dialog when
the current selection in the Project Explorer is a trace element.

The same fix is applied to the copy experiment handler.

Change-Id: I4eb9df578d2227b74312d7fe660b2a3caf2b2627
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/34415
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.ui/plugin.xml
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/CopyExperimentHandler.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/internal/tmf/ui/project/handlers/CopyTraceHandler.java
This page took 0.025943 seconds and 5 git commands to generate.