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.11.0.qualifier
|
6
|
Bundle-ActivationPolicy: lazy
|
7
|
Bundle-Vendor: EDIT
|
8
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
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.hamcrest,
|
22
|
org.eclipse.swtbot.eclipse.core,
|
23
|
org.eclipse.swtbot.eclipse.finder
|
24
|
Eclipse-RegisterBuddy: org.apache.log4j, org.eclipse.swtbot.swt.finder
|
25
|
Bundle-ClassPath: .,
|
26
|
lib/byte-buddy-0.5.1.jar,
|
27
|
lib/org.springframework.context-3.2.2.RELEASE.jar,
|
28
|
lib/unitils-core-3.4.2.jar,
|
29
|
lib/unitils-database-3.4.2.jar,
|
30
|
lib/unitils-dbmaintainer-3.4.2.jar,
|
31
|
lib/unitils-dbunit-3.4.2.jar,
|
32
|
lib/unitils-spring-3.4.2.jar,
|
33
|
lib/dbunit-2.4.9.jar
|