TMF: Add documentation for XML XY charts
[deliverable/tracecompass.git] / org.eclipse.linuxtools.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
5Bundle-Version: 3.0.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ctf.ui.swtbot.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10Export-Package: org.eclipse.linuxtools.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,
91e7f946 17 org.eclipse.linuxtools.tmf.core,
b46bec2b 18 org.eclipse.linuxtools.tmf.ui,
91e7f946
AM
19 org.eclipse.linuxtools.tmf.ui.swtbot.tests,
20 org.eclipse.linuxtools.tmf.ctf.core,
b46bec2b
AM
21 org.eclipse.linuxtools.tmf.ctf.core.tests
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,
27 org.eclipse.swtbot.swt.finder.finders,
28 org.eclipse.swtbot.swt.finder.junit,
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
This page took 0.029104 seconds and 5 git commands to generate.