create new branch webapp
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / META-INF / MANIFEST.MF
index 63a6dc32173e96c947fcc69c3a58abfc2104b5a5..f2eeca542954feba4da0afc12116b83d5b4e2e9b 100644 (file)
@@ -27,11 +27,10 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.core.expressions,
  org.eclipse.ui.forms,
  eu.etaxonomy.taxeditor.store,
- eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench,
+ eu.etaxonomy.taxeditor.cdmlib,
  org.eclipse.zest.core,
  org.eclipse.zest.layouts,
- eu.etaxonomy.taxeditor.cdmlib,
  org.eclipse.ui.ide,
  org.eclipse.e4.ui.workbench,
  org.eclipse.e4.core.di,
@@ -42,11 +41,13 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.contexts,
  org.eclipse.nebula.widgets.nattable.core,
  org.eclipse.nebula.widgets.nattable.extension.glazedlists,
+ org.eclipse.nebula.widgets.nattable.extension.e4;bundle-version="1.1.0",
  ca.odell.glazedlists,
- org.eclipse.nebula.widgets.nattable.extension.e4;bundle-version="1.1.0"
+ eu.etaxonomy.taxeditor.bulkeditor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
-Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
+Import-Package: eu.etaxonomy.taxeditor.model,
+ javax.annotation;version="1.0.0";resolution:=optional,
  javax.inject;version="1.0.0",
  org.apache.commons.collections4.map,
  org.eclipse.core.databinding.beans,