rcp: Update documentation
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui.swtbot.tests / META-INF / MANIFEST.MF
CommitLineData
4b451cbe
MK
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
81539df0 5Bundle-Version: 0.1.0.qualifier
4b451cbe 6Bundle-Localization: plugin
c77a695a 7Bundle-SymbolicName: org.eclipse.tracecompass.tmf.ui.swtbot.tests;singleton:=true
4b451cbe 8Bundle-ActivationPolicy: lazy
f316372f 9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
b46bec2b 10Require-Bundle: org.junit;bundle-version="4.0.0",
4b451cbe
MK
11 org.eclipse.core.resources,
12 org.eclipse.core.runtime,
4b451cbe
MK
13 org.eclipse.ui,
14 org.eclipse.ui.ide,
15 org.eclipse.ui.views,
c77a695a
AM
16 org.eclipse.tracecompass.tmf.ui,
17 org.eclipse.tracecompass.tmf.core,
18 org.eclipse.tracecompass.tmf.core.tests,
693ec829 19 org.eclipse.swtbot.junit4_x
b46bec2b
AM
20Import-Package: org.apache.log4j,
21 org.apache.log4j.varia,
22 org.eclipse.swtbot.eclipse.finder,
693ec829 23 org.eclipse.swtbot.eclipse.finder.matchers,
b46bec2b
AM
24 org.eclipse.swtbot.eclipse.finder.widgets,
25 org.eclipse.swtbot.swt.finder,
26 org.eclipse.swtbot.swt.finder.finders,
27 org.eclipse.swtbot.swt.finder.junit,
693ec829 28 org.eclipse.swtbot.swt.finder.keyboard,
b46bec2b
AM
29 org.eclipse.swtbot.swt.finder.results,
30 org.eclipse.swtbot.swt.finder.utils,
31 org.eclipse.swtbot.swt.finder.waits,
32 org.eclipse.swtbot.swt.finder.widgets
fa24d78b
AM
33Export-Package: org.eclipse.tracecompass.tmf.ui.swtbot.tests,
34 org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared
This page took 0.065242 seconds and 5 git commands to generate.