Revert "Revert "ctf: Fix slow test due to expected timeout""
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests / META-INF / MANIFEST.MF
CommitLineData
91e7f946
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
c7e8f6e3 5Bundle-Version: 1.0.0.qualifier
91e7f946 6Bundle-Localization: plugin
c77a695a 7Bundle-SymbolicName: org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests;singleton:=true
91e7f946 8Bundle-ActivationPolicy: lazy
b20e0f5d 9Bundle-RequiredExecutionEnvironment: JavaSE-1.8
2bdf0193 10Export-Package: org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
b46bec2b 11Require-Bundle: org.junit;bundle-version="4.0.0",
91e7f946
AM
12 org.eclipse.core.resources,
13 org.eclipse.core.runtime,
b46bec2b
AM
14 org.eclipse.ui,
15 org.eclipse.ui.ide,
16 org.eclipse.ui.views,
c77a695a
AM
17 org.eclipse.tracecompass.tmf.core,
18 org.eclipse.tracecompass.tmf.ui,
19 org.eclipse.tracecompass.tmf.ui.swtbot.tests,
20 org.eclipse.tracecompass.tmf.ctf.core,
21 org.eclipse.tracecompass.tmf.ctf.core.tests
b46bec2b
AM
22Import-Package: org.apache.log4j,
23 org.apache.log4j.varia,
91e7f946 24 org.eclipse.swtbot.eclipse.finder,
b46bec2b
AM
25 org.eclipse.swtbot.eclipse.finder.widgets,
26 org.eclipse.swtbot.swt.finder,
13e9acb6 27 org.eclipse.swtbot.swt.finder.exceptions,
b46bec2b
AM
28 org.eclipse.swtbot.swt.finder.finders,
29 org.eclipse.swtbot.swt.finder.junit,
fa74050c 30 org.eclipse.swtbot.swt.finder.matchers,
b46bec2b
AM
31 org.eclipse.swtbot.swt.finder.results,
32 org.eclipse.swtbot.swt.finder.utils,
33 org.eclipse.swtbot.swt.finder.waits,
c4d57ac1
AM
34 org.eclipse.swtbot.swt.finder.widgets,
35 org.eclipse.tracecompass.testtraces.ctf;version="1.0.0"
This page took 0.079886 seconds and 5 git commands to generate.