Project

General

Profile

Download (1.07 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 0f388254 jenkins
Bundle-Version: 5.0.1
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
 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 f04ebb2b Cherian Mathew
 lib/dbunit-2.4.9.jar