Merge branch 'move-to-luna' into remoting-4.0
[taxeditor.git] / eu.etaxonomy.taxeditor.test / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: eu.etaxonomy.taxeditor.test
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
5 Bundle-Version: 3.4.0.qualifier
6 Bundle-ActivationPolicy: lazy
7 Bundle-Vendor: EDIT
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9
10 Require-Bundle: org.apache.log4j,
11 org.eclipse.ui,
12 org.eclipse.core.runtime,
13 org.eclipse.swtbot.eclipse.core,
14 org.eclipse.swtbot.eclipse.finder,
15 org.eclipse.swtbot.junit4_x,
16 org.eclipse.ui.ide,
17 eu.etaxonomy.taxeditor.application,
18 eu.etaxonomy.taxeditor.bulkeditor,
19 eu.etaxonomy.taxeditor.cdmlib,
20 eu.etaxonomy.taxeditor.editor,
21 eu.etaxonomy.taxeditor.help,
22 eu.etaxonomy.taxeditor.navigation,
23 eu.etaxonomy.taxeditor.printpublisher,
24 eu.etaxonomy.taxeditor.store
25 Eclipse-RegisterBuddy: org.apache.log4j
26 Bundle-ClassPath: .,
27 lib/byte-buddy-0.5.1.jar
28 Import-Package: org.apache.http.impl.client