89594af0bb0b335a6ed1bb4902deae534591ac29
[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: 5.22.0.qualifier
6 Bundle-ActivationPolicy: lazy
7 Bundle-Vendor: EDIT
8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
9 Require-Bundle: org.eclipse.ui,
10 org.eclipse.core.runtime,
11 org.eclipse.ui.ide,
12 org.junit;bundle-version="4.8.2",
13 eu.etaxonomy.taxeditor.cdmlib,
14 eu.etaxonomy.taxeditor.bulkeditor,
15 eu.etaxonomy.taxeditor.editor,
16 eu.etaxonomy.taxeditor.help,
17 eu.etaxonomy.taxeditor.navigation,
18 eu.etaxonomy.taxeditor.printpublisher,
19 eu.etaxonomy.taxeditor.store,
20 org.apache.log4j,
21 org.eclipse.swtbot.eclipse.core,
22 org.eclipse.swtbot.eclipse.finder,
23 eu.etaxonomy.taxeditor.workbench
24 Eclipse-RegisterBuddy: org.apache.log4j, org.eclipse.swtbot.swt.finder
25 Bundle-ClassPath: .,
26 lib/byte-buddy-0.5.1.jar,
27 lib/unitils-core-3.4.2.jar,
28 lib/unitils-database-3.4.2.jar,
29 lib/unitils-dbmaintainer-3.4.2.jar,
30 lib/unitils-dbunit-3.4.2.jar,
31 lib/unitils-spring-3.4.2.jar,
32 lib/dbunit-2.4.9.jar,
33 lib/junit-4.13.1.jar,
34 lib/h2-1.4.200.jar,
35 lib/c3p0-0.9.5.2.jar,
36 lib/commons-dbcp-1.4.jar,
37 lib/commons-pool-1.6.jar,
38 lib/hamcrest-core-1.3.jar
39 Import-Package: eu.etaxonomy.taxeditor.local
40
41
42