Project

General

Profile

« Previous | Next » 

Revision b33b7c33

Added by Katja Luther over 3 years ago

ref #9189: move datasource to webapp - adapt manifest files

View differences:

eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
7 7
Bundle-Vendor: EDIT
8 8
Bundle-Localization: OSGI-INF/l10n/bundle
9 9
Export-Package: eu.etaxonomy.cdm,
10
 eu.etaxonomy.taxeditor.datasource,
11
 eu.etaxonomy.taxeditor.datasource.wizard,
12 10
 eu.etaxonomy.taxeditor.dnd.transfer,
13 11
 eu.etaxonomy.taxeditor.editor,
14 12
 eu.etaxonomy.taxeditor.editor.definedterm,
......
62 60
 eu.etaxonomy.taxeditor.ui.selection,
63 61
 eu.etaxonomy.taxeditor.util,
64 62
 eu.etaxonomy.taxeditor.view,
65
 eu.etaxonomy.taxeditor.view.datasource,
66
 eu.etaxonomy.taxeditor.view.datasource.handler,
67 63
 eu.etaxonomy.taxeditor.view.detail,
68 64
 eu.etaxonomy.taxeditor.view.e4,
69 65
 eu.etaxonomy.taxeditor.view.e4.details,
......
102 98
 eu.etaxonomy.taxeditor.store
103 99
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
104 100
Bundle-ActivationPolicy: lazy
105
Import-Package: eu.etaxonomy.taxeditor.webapp,
106
 javax.annotation;version="1.0.0";resolution:=optional,
101
Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
107 102
 javax.inject;version="1.0.0",
108 103
 org.eclipse.core.commands,
109 104
 org.eclipse.core.commands.operations,
eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF
2 2
Bundle-SymbolicName: eu.etaxonomy.taxeditor.workbench;singleton:=true
3 3
Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
4 4
 eu.etaxonomy.taxeditor.workbench,
5
 eu.etaxonomy.taxeditor.workbench.datasource,
5 6
 eu.etaxonomy.taxeditor.workbench.part
6 7
Bundle-Name: Workbench Bundle
7 8
Bundle-Version: 5.18.0.qualifier

Also available in: Unified diff