Project

General

Profile

« Previous | Next » 

Revision 46d0131b

Added by Cherian Mathew over 9 years ago

moving tests from cdmlib to the test project

View differences:

eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF
6 6
Bundle-ActivationPolicy: lazy
7 7
Bundle-Vendor: EDIT
8 8
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
9
Require-Bundle: org.apache.log4j,
10
 org.eclipse.ui;bundle-version="3.6.2",
11
 org.eclipse.core.runtime;bundle-version="3.6.0",
12
 org.eclipse.swtbot.eclipse.core;bundle-version="2.0.5",
9
Require-Bundle: org.eclipse.ui,
10
 org.eclipse.core.runtime,
11
 org.eclipse.swtbot.eclipse.core,
13 12
 org.eclipse.swtbot.eclipse.finder,
14 13
 org.eclipse.swtbot.junit4_x,
15 14
 org.eclipse.ui.ide,
16
 org.junit4,
17
 eu.etaxonomy.taxeditor.application;bundle-version="3.0.6",
18
 eu.etaxonomy.taxeditor.bulkeditor;bundle-version="3.0.6",
19
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.6",
20
 eu.etaxonomy.taxeditor.editor;bundle-version="3.0.6",
21
 eu.etaxonomy.taxeditor.help;bundle-version="3.0.6",
22
 eu.etaxonomy.taxeditor.navigation;bundle-version="3.0.6",
23
 eu.etaxonomy.taxeditor.printpublisher;bundle-version="3.0.6",
24
 eu.etaxonomy.taxeditor.store;bundle-version="3.0.6"
15
 eu.etaxonomy.taxeditor.application,
16
 eu.etaxonomy.taxeditor.bulkeditor,
17
 eu.etaxonomy.taxeditor.cdmlib,
18
 eu.etaxonomy.taxeditor.editor,
19
 eu.etaxonomy.taxeditor.help,
20
 eu.etaxonomy.taxeditor.navigation,
21
 eu.etaxonomy.taxeditor.printpublisher,
22
 eu.etaxonomy.taxeditor.store
25 23
Eclipse-RegisterBuddy: org.apache.log4j

Also available in: Unified diff