tmf/ust: deprecate AbstractCallStackAnalysis and move the UST module to core
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.tests / META-INF / MANIFEST.MF
CommitLineData
91fc3690
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
c7e8f6e3 5Bundle-Version: 1.0.0.qualifier
91fc3690 6Bundle-Localization: plugin
86703386 7Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.ust.ui.tests;singleton:=true
91fc3690 8Bundle-ActivationPolicy: lazy
b20e0f5d 9Bundle-RequiredExecutionEnvironment: JavaSE-1.8
91fc3690
AM
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.ui,
12 org.eclipse.core.resources,
13 org.eclipse.core.runtime,
792d23c2
BH
14 org.eclipse.tracecompass.lttng2.ust.ui,
15 org.eclipse.tracecompass.tmf.core;bundle-version="2.0.0",
16 org.eclipse.tracecompass.tmf.core.tests,
17 org.eclipse.tracecompass.lttng2.ust.core;bundle-version="2.0.0",
18 org.eclipse.tracecompass.tmf.ctf.core;bundle-version="2.0.0"
1841657e 19Export-Package: org.eclipse.tracecompass.lttng2.ust.ui.tests
792d23c2
BH
20Import-Package: com.google.common.collect,
21 com.google.common.primitives
22
This page took 0.086305 seconds and 5 git commands to generate.