Monster fix: TMF model update + corresponding LTTng adaptations + JUnits
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / META-INF / MANIFEST.MF
CommitLineData
8c8bf09f
ASL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
4ab33d2b 3Bundle-Name: TMF
8c8bf09f 4Bundle-SymbolicName: org.eclipse.linuxtools.tmf
63eecb47 5Bundle-Version: 0.1.0.qualifier
1f506a43 6Bundle-Activator: org.eclipse.linuxtools.tmf.TmfCorePlugin
48338816 7Bundle-Vendor: Eclipse
4ab33d2b 8Require-Bundle: org.eclipse.ui,
63eecb47 9 org.eclipse.core.runtime
4805f9ee 10Bundle-RequiredExecutionEnvironment: J2SE-1.5
8c8bf09f 11Bundle-ActivationPolicy: lazy
4ab33d2b 12Import-Package: org.junit.runner
1f506a43 13Export-Package: org.eclipse.linuxtools.tmf,
50adc88e 14 org.eclipse.linuxtools.tmf.component,
1f506a43 15 org.eclipse.linuxtools.tmf.event,
165c977c 16 org.eclipse.linuxtools.tmf.request,
50adc88e 17 org.eclipse.linuxtools.tmf.signal,
165c977c 18 org.eclipse.linuxtools.tmf.trace
This page took 0.025069 seconds and 5 git commands to generate.