gdbtrace: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.core.tests / META-INF / MANIFEST.MF
CommitLineData
91fc3690
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5d7fd8f6 5Bundle-Version: 3.1.0.qualifier
91fc3690
AM
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ust.core.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
e0838ca1 9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
6e4358bd
AM
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.linuxtools.tmf.core,
5d7fd8f6 14 org.eclipse.linuxtools.tmf.core.tests;bundle-version="3.1.0",
91e7f946
AM
15 org.eclipse.linuxtools.tmf.ctf.core,
16 org.eclipse.linuxtools.tmf.ctf.core.tests,
53e5d2d3
GM
17 org.eclipse.linuxtools.lttng2.ust.core,
18 org.eclipse.linuxtools.lttng2.control.core
309ebaac
GB
19Export-Package: org.eclipse.linuxtools.lttng2.ust.core.tests,
20 org.eclipse.linuxtools.lttng2.ust.core.tests.trace.callstack
53e5d2d3 21Import-Package: com.google.common.collect
This page took 0.062209 seconds and 5 git commands to generate.