X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/6bc9c25fb9a97774982438025f9481f03b1e0e79..a875a4341c884a58bec8ded010d2133da51453dc:/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF index bdb2398a5..7c8dcfbb2 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF @@ -2,15 +2,13 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Bulkeditor Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true -Bundle-Version: 4.13.0.qualifier +Bundle-Version: 5.5.1 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor, - eu.etaxonomy.taxeditor.annotatedlineeditor.handler, eu.etaxonomy.taxeditor.bulkeditor, eu.etaxonomy.taxeditor.bulkeditor.command, eu.etaxonomy.taxeditor.bulkeditor.e4, - eu.etaxonomy.taxeditor.bulkeditor.handler, eu.etaxonomy.taxeditor.bulkeditor.input, eu.etaxonomy.taxeditor.bulkeditor.internal, eu.etaxonomy.taxeditor.bulkeditor.referencingobjects @@ -23,10 +21,16 @@ Require-Bundle: eu.etaxonomy.taxeditor.workbench, eu.etaxonomy.taxeditor.cdmlib, org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0.v20160229-1459", org.eclipse.e4.ui.workbench, - org.eclipse.e4.core.di.annotations;bundle-version="1.5.0", + org.eclipse.e4.core.di.annotations, org.eclipse.e4.ui.services, org.eclipse.e4.ui.di, - org.eclipse.e4.core.contexts + org.eclipse.e4.core.contexts, + org.eclipse.e4.core.services, + org.eclipse.nebula.widgets.nattable.core, + ca.odell.glazedlists, + org.eclipse.nebula.widgets.nattable.extension.glazedlists, + org.eclipse.e4.core.di, + org.eclipse.nebula.widgets.nattable.extension.e4 Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Import-Package: eu.etaxonomy.taxeditor.editor, org.eclipse.core.runtime,