Upgrade jdt.core.prefs to Java 1.8
[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: 4.7.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.webapp,
14 eu.etaxonomy.taxeditor.cdmlib,
15 eu.etaxonomy.taxeditor.bulkeditor,
16 eu.etaxonomy.taxeditor.editor,
17 eu.etaxonomy.taxeditor.help,
18 eu.etaxonomy.taxeditor.navigation,
19 eu.etaxonomy.taxeditor.printpublisher,
20 eu.etaxonomy.taxeditor.store,
21 org.apache.log4j,
22 org.hamcrest,
23 org.eclipse.swtbot.eclipse.core,
24 org.eclipse.swtbot.eclipse.finder
25 Eclipse-RegisterBuddy: org.apache.log4j, org.eclipse.swtbot.swt.finder
26 Bundle-ClassPath: .,
27 lib/byte-buddy-0.5.1.jar,
28 lib/org.springframework.context-3.2.2.RELEASE.jar,
29 lib/unitils-core-3.4.2.jar,
30 lib/unitils-database-3.4.2.jar,
31 lib/unitils-dbmaintainer-3.4.2.jar,
32 lib/unitils-dbunit-3.4.2.jar,
33 lib/unitils-spring-3.4.2.jar,
34 lib/dbunit-2.4.9.jar