From f5f4ffc387e67bc057aa331d3318e5f3198251d6 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Wed, 10 Aug 2016 15:00:08 -0400 Subject: [PATCH] tmf.chart: Link plugins to the external annotations These plugins were not making use of our external annotations at all! Change-Id: I10bf42080deb1b11eda7cd6a1f939124c15036fa Signed-off-by: Alexandre Montplaisir Reviewed-on: https://git.eclipse.org/r/78798 Reviewed-by: Genevieve Bastien Tested-by: Genevieve Bastien Reviewed-by: Hudson CI --- .../.classpath | 12 ++++++++++-- .../.classpath | 12 ++++++++++-- tmf/org.eclipse.tracecompass.tmf.chart.ui/.classpath | 12 ++++++++++-- 3 files changed, 30 insertions(+), 6 deletions(-) diff --git a/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.classpath b/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.classpath index eca7bdba8f..5480bc8015 100644 --- a/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.classpath +++ b/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.classpath @@ -1,7 +1,15 @@ - - + + + + + + + + + + diff --git a/tmf/org.eclipse.tracecompass.tmf.chart.core/.classpath b/tmf/org.eclipse.tracecompass.tmf.chart.core/.classpath index eca7bdba8f..5480bc8015 100644 --- a/tmf/org.eclipse.tracecompass.tmf.chart.core/.classpath +++ b/tmf/org.eclipse.tracecompass.tmf.chart.core/.classpath @@ -1,7 +1,15 @@ - - + + + + + + + + + + diff --git a/tmf/org.eclipse.tracecompass.tmf.chart.ui/.classpath b/tmf/org.eclipse.tracecompass.tmf.chart.ui/.classpath index eca7bdba8f..5480bc8015 100644 --- a/tmf/org.eclipse.tracecompass.tmf.chart.ui/.classpath +++ b/tmf/org.eclipse.tracecompass.tmf.chart.ui/.classpath @@ -1,7 +1,15 @@ - - + + + + + + + + + + -- 2.34.1