Renamed the bundle class.
[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
bb9fbda2 5Bundle-Version: 0.0.1
1f506a43 6Bundle-Activator: org.eclipse.linuxtools.tmf.TmfCorePlugin
48338816 7Bundle-Vendor: Eclipse
4ab33d2b
AO
8Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.junit4
4805f9ee 11Bundle-RequiredExecutionEnvironment: J2SE-1.5
8c8bf09f 12Bundle-ActivationPolicy: lazy
4ab33d2b 13Import-Package: org.junit.runner
1f506a43
FC
14Export-Package: org.eclipse.linuxtools.tmf,
15 org.eclipse.linuxtools.tmf.event,
bb9fbda2 16 org.eclipse.linuxtools.tmf.eventlog
This page took 0.024936 seconds and 5 git commands to generate.