Revision 91087794
Added by Patrick Plitzner almost 9 years ago
- fixed org.hamcrest dependency error which occurs when doing a fresh set up of the editor workspace
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF | ||
---|---|---|
8 | 8 |
Require-Bundle: org.eclipse.ui, |
9 | 9 |
org.eclipse.core.runtime, |
10 | 10 |
org.eclipse.help.ui, |
11 |
org.eclipse.help.webapp, |
|
12 |
org.hamcrest |
|
11 |
org.eclipse.help.webapp |
|
13 | 12 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.6 |
14 | 13 |
Bundle-ActivationPolicy: lazy |
eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF | ||
---|---|---|
12 | 12 |
org.eclipse.swtbot.eclipse.core;bundle-version="2.0.5", |
13 | 13 |
org.eclipse.swtbot.eclipse.finder, |
14 | 14 |
org.eclipse.swtbot.junit4_x, |
15 |
org.hamcrest, |
|
16 | 15 |
org.eclipse.ui.ide, |
17 | 16 |
org.junit4, |
18 | 17 |
eu.etaxonomy.taxeditor.application;bundle-version="3.0.6", |
Also available in: Unified diff