tmf: Remove usage of ICoreRunnable for time graph build job
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 23 Aug 2016 15:36:38 +0000 (11:36 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tue, 23 Aug 2016 20:14:03 +0000 (16:14 -0400)
commit9e0987bf444ed632c7e4cb73739ed39824de667f
tree498aa289758f7a7e558455db5ec6b2c88dccbd72
parente6436e5b04fac19a6cffbeb7034e264587de0d01
tmf: Remove usage of ICoreRunnable for time graph build job

ICoreRunnable is only in Eclipse 4.6. We can create the job the old
way to restore compatibility with Eclipse 4.5 and there is no loss
of functionality.

Change-Id: I72091a016df3f63eda5c009104c065d4f72f379b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/79545
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.026999 seconds and 5 git commands to generate.