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