[219097] LTTng updates
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: TMF
4 Bundle-SymbolicName: org.eclipse.linuxtools.tmf
5 Bundle-Version: 0.1.0.qualifier
6 Bundle-Activator: org.eclipse.linuxtools.tmf.TmfCorePlugin
7 Bundle-Vendor: Eclipse
8 Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime
10 Bundle-RequiredExecutionEnvironment: J2SE-1.5
11 Bundle-ActivationPolicy: lazy
12 Import-Package: org.junit.runner
13 Export-Package: org.eclipse.linuxtools.tmf,
14 org.eclipse.linuxtools.tmf.component,
15 org.eclipse.linuxtools.tmf.event,
16 org.eclipse.linuxtools.tmf.request,
17 org.eclipse.linuxtools.tmf.signal,
18 org.eclipse.linuxtools.tmf.trace
This page took 0.051228 seconds and 6 git commands to generate.