Project

General

Profile

Download (1.18 KB) Statistics
| Branch: | Tag: | Revision:
1 28b8707a n.hoffmann
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 38b8028b jenkins
Bundle-Version: 5.18.0.qualifier
6 28b8707a n.hoffmann
Bundle-ActivationPolicy: lazy
7
Bundle-Vendor: EDIT
8 414662b3 Patrick Plitzner
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
9 93b0eb6b Cherian Mathew
Require-Bundle: org.eclipse.ui,
10 46d0131b Cherian Mathew
 org.eclipse.core.runtime,
11 0c685d23 n.hoffmann
 org.eclipse.ui.ide,
12 93b0eb6b Cherian Mathew
 org.junit;bundle-version="4.8.2",
13 f04ebb2b Cherian Mathew
 eu.etaxonomy.taxeditor.webapp,
14 46d0131b Cherian Mathew
 eu.etaxonomy.taxeditor.cdmlib,
15 93b0eb6b Cherian Mathew
 eu.etaxonomy.taxeditor.bulkeditor,
16 46d0131b Cherian Mathew
 eu.etaxonomy.taxeditor.editor,
17
 eu.etaxonomy.taxeditor.help,
18
 eu.etaxonomy.taxeditor.navigation,
19
 eu.etaxonomy.taxeditor.printpublisher,
20 93b0eb6b Cherian Mathew
 eu.etaxonomy.taxeditor.store,
21 f6827fd7 Cherian Mathew
 org.apache.log4j,
22
 org.eclipse.swtbot.eclipse.core,
23 59b24aa6 Andreas Kohlbecker
 org.eclipse.swtbot.eclipse.finder
24 f6827fd7 Cherian Mathew
Eclipse-RegisterBuddy: org.apache.log4j, org.eclipse.swtbot.swt.finder
25 48a32bd3 Cherian Mathew
Bundle-ClassPath: .,
26 93b0eb6b Cherian Mathew
 lib/byte-buddy-0.5.1.jar,
27 dc1c8ae4 Andreas Müller
 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 a6c945f3 Andreas Müller
 lib/dbunit-2.4.9.jar,
33 44952742 Andreas Müller
 lib/junit-4.13.jar,
34 46812ea4 Andreas Müller
 lib/h2-1.4.200.jar,
35 afa66a6d Andreas Müller
 lib/c3p0-0.9.5.2.jar,
36
 lib/commons-dbcp-1.4.jar,
37
 lib/commons-pool-1.5.4.jar,
38 24b6b0ef Andreas Müller
 lib/hamcrest-core-1.3.jar