Analysis: Add unit tests for the critical path module
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests / META-INF / MANIFEST.MF
CommitLineData
463bf1c0
MK
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 1.0.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10Require-Bundle: org.apache.log4j,
11 org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.tracecompass.analysis.os.linux.ui,
14 org.eclipse.tracecompass.tmf.core,
15 org.eclipse.tracecompass.tmf.core.tests,
16 org.eclipse.tracecompass.tmf.ctf.core,
17 org.eclipse.tracecompass.tmf.ctf.core.tests,
18 org.eclipse.tracecompass.tmf.ui,
19 org.eclipse.tracecompass.tmf.ui.swtbot.tests,
20 org.eclipse.swtbot.eclipse.finder,
21 org.eclipse.swtbot.junit4_x,
22 org.eclipse.ui,
23 org.eclipse.ui.ide,
24 org.eclipse.ui.views,
25 org.junit,
26 org.eclipse.tracecompass.lttng2.ust.core,
27 org.eclipse.tracecompass.lttng2.ust.ui
28Export-Package: org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
58271641 29Import-Package: com.google.common.collect
This page took 0.024717 seconds and 5 git commands to generate.