custom charts: Add formatter for the charts
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.chart.ui / META-INF / MANIFEST.MF
index 7155d5365f17520377b0040a42fb51e3e7cb7230..a27bd601dd4f1ef4b1ec87174f7acf9c9e689862 100644 (file)
@@ -11,5 +11,9 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.jface,
- org.eclipse.tracecompass.common.core
-Export-Package: org.eclipse.tracecompass.internal.tmf.chart.ui;x-internal:=true
+ org.eclipse.tracecompass.common.core,
+ org.eclipse.tracecompass.tmf.core
+Export-Package: org.eclipse.tracecompass.internal.tmf.chart.ui;x-internal:=true,
+ org.eclipse.tracecompass.internal.tmf.chart.ui.data;x-internal:=true,
+ org.eclipse.tracecompass.internal.tmf.chart.ui.format;x-internal:=true
+Import-Package: com.google.common.collect
This page took 0.026831 seconds and 5 git commands to generate.