Revision 0f8746c6
Added by Patrick Plitzner over 6 years ago
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF | ||
---|---|---|
5 | 5 |
Bundle-Version: 4.7.0.qualifier |
6 | 6 |
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin |
7 | 7 |
Bundle-Vendor: EDIT |
8 |
Bundle-Localization: OSGI-INF/l10n/bundle |
|
8 | 9 |
Export-Package: eu.etaxonomy.cdm, |
9 | 10 |
eu.etaxonomy.cdm.database, |
10 | 11 |
eu.etaxonomy.taxeditor.datasource, |
... | ... | |
71 | 72 |
org.eclipse.core.databinding.observable, |
72 | 73 |
org.eclipse.core.databinding.property, |
73 | 74 |
org.eclipse.jface.databinding, |
74 |
org.eclipse.e4.core.di.annotations;bundle-version="1.5.0" |
|
75 |
org.eclipse.jdt.annotation;bundle-version="1.1.100", |
|
76 |
eu.etaxonomy.taxeditor.workbench, |
|
77 |
org.eclipse.e4.core.di.annotations;bundle-version="1.5.0", |
|
78 |
org.eclipse.e4.ui.di;bundle-version="1.1.100", |
|
79 |
org.eclipse.e4.ui.workbench, |
|
80 |
org.eclipse.e4.core.di, |
|
81 |
org.eclipse.e4.core.commands;bundle-version="0.11.100", |
|
82 |
org.eclipse.e4.ui.services;bundle-version="1.2.100", |
|
83 |
org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0", |
|
84 |
org.eclipse.e4.core.contexts;bundle-version="1.5.1" |
|
85 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
|
86 |
Bundle-ActivationPolicy: lazy |
|
75 | 87 |
Import-Package: eu.etaxonomy.taxeditor.webapp, |
88 |
javax.annotation;version="1.0.0";resolution:=optional, |
|
89 |
javax.inject;version="1.0.0", |
|
76 | 90 |
org.eclipse.core.commands, |
77 | 91 |
org.eclipse.core.commands.operations, |
78 | 92 |
org.eclipse.core.expressions, |
... | ... | |
94 | 108 |
org.eclipse.ui.ide.undo, |
95 | 109 |
org.osgi.framework, |
96 | 110 |
org.osgi.service.prefs;version="1.1.1" |
97 |
Bundle-ActivationPolicy: lazy |
|
98 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
|
99 |
Bundle-Localization: OSGI-INF/l10n/bundle |
Also available in: Unified diff
ref #6566 Migrate Sessions view