tmf: Add waitUntil / condition to tmf.ui.tests
[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
ca029db8 5Bundle-Version: 1.0.1.qualifier
463bf1c0
MK
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
b20e0f5d 9Bundle-RequiredExecutionEnvironment: JavaSE-1.8
463bf1c0
MK
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,
7b583932 27 org.eclipse.tracecompass.lttng2.ust.ui,
f0beeb4a
MAL
28 org.swtchart,
29 org.eclipse.tracecompass.tmf.ui.tests
463bf1c0 30Export-Package: org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
c4d57ac1 31Import-Package: com.google.common.collect,
7b583932 32 org.eclipse.tracecompass.testtraces.ctf;version="1.1.1"
This page took 0.038288 seconds and 5 git commands to generate.