X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/6fbdb182b1e85a78b05d98a7481f652922ed6889..897d0d02297b599a13ac7fe474c4928445358259:/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF index e875c32e0..2cfa7b94a 100644 --- a/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF @@ -2,13 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: DataStore Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true -Bundle-Version: 3.0.9.qualifier +Bundle-Version: 3.3.0.201401161011 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.cdm.database, eu.etaxonomy.taxeditor.datasource, eu.etaxonomy.taxeditor.datasource.wizard, + eu.etaxonomy.taxeditor.dnd.transfer, + eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.editor.definedterm, eu.etaxonomy.taxeditor.featuretree, eu.etaxonomy.taxeditor.handler, @@ -23,14 +25,16 @@ Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.preference.matching, eu.etaxonomy.taxeditor.preference.menu, eu.etaxonomy.taxeditor.preference.wizard, + eu.etaxonomy.taxeditor.security, eu.etaxonomy.taxeditor.store, eu.etaxonomy.taxeditor.store.internal, eu.etaxonomy.taxeditor.store.operations, eu.etaxonomy.taxeditor.ui.bar, eu.etaxonomy.taxeditor.ui.combo, - eu.etaxonomy.taxeditor.ui.dialogs, - eu.etaxonomy.taxeditor.ui.dialogs.filteredSelection, - eu.etaxonomy.taxeditor.ui.forms, + eu.etaxonomy.taxeditor.ui.dialog, + eu.etaxonomy.taxeditor.ui.dialog.selection, + eu.etaxonomy.taxeditor.ui.element, + eu.etaxonomy.taxeditor.ui.group.grantedauthority, eu.etaxonomy.taxeditor.ui.section, eu.etaxonomy.taxeditor.ui.section.agent, eu.etaxonomy.taxeditor.ui.section.classification, @@ -46,13 +50,13 @@ Export-Package: eu.etaxonomy.cdm, eu.etaxonomy.taxeditor.view.datasource, eu.etaxonomy.taxeditor.view.datasource.handler, eu.etaxonomy.taxeditor.view.detail, - eu.etaxonomy.taxeditor.view.supplementaldata, - eu.etaxonomy.taxeditor.view.userecords + eu.etaxonomy.taxeditor.view.supplementaldata Require-Bundle: org.eclipse.osgi, org.eclipse.ui, org.eclipse.jface.text, org.eclipse.ui.forms, - eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.cdmlib, + org.eclipse.nebula.widgets.compositetable;bundle-version="1.0.0" Import-Package: org.eclipse.core.commands, org.eclipse.core.commands.operations, org.eclipse.core.expressions,