- Fixed a bunch of warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / META-INF / MANIFEST.MF
index 2ea69c6057ec3a0237a02f52a0a36f3f9f54c6d7..1d29a1c2e1787de771ccee69e119aeb83816d64b 100644 (file)
@@ -5,14 +5,14 @@ Bundle-SymbolicName: org.eclipse.linuxtools.tmf
 Bundle-Version: 0.2.0.qualifier
 Bundle-Activator: org.eclipse.linuxtools.tmf.TmfCorePlugin
 Bundle-Vendor: %Bundle-Vendor
-Require-Bundle: org.eclipse.core.runtime
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy
+Import-Package: org.junit.runner
 Export-Package: org.eclipse.linuxtools.tmf,
  org.eclipse.linuxtools.tmf.component,
  org.eclipse.linuxtools.tmf.event,
- org.eclipse.linuxtools.tmf.experiment,
- org.eclipse.linuxtools.tmf.parser,
  org.eclipse.linuxtools.tmf.request,
  org.eclipse.linuxtools.tmf.signal,
  org.eclipse.linuxtools.tmf.trace
This page took 0.025726 seconds and 5 git commands to generate.