Latest development.
[taxeditor.git] / taxeditor-editor / META-INF / MANIFEST.MF
index e11bfb496416c14044448257507ff8eaeda6258f..709117583fa6e86f112d27909458080b1b0726e9 100644 (file)
@@ -16,6 +16,7 @@ Export-Package: eu.etaxonomy.taxeditor.dialogs.filteredSelection,
  eu.etaxonomy.taxeditor.editor.internal,
  eu.etaxonomy.taxeditor.editor.name,
  eu.etaxonomy.taxeditor.editor.name.handler,
+ eu.etaxonomy.taxeditor.editor.newWizard,
  eu.etaxonomy.taxeditor.editor.reference,
  eu.etaxonomy.taxeditor.forms,
  eu.etaxonomy.taxeditor.forms.internal,
@@ -31,18 +32,19 @@ Export-Package: eu.etaxonomy.taxeditor.dialogs.filteredSelection,
  eu.etaxonomy.taxeditor.propertysheet.type.wizard,
  eu.etaxonomy.taxeditor.section,
  eu.etaxonomy.taxeditor.section.agent,
+ eu.etaxonomy.taxeditor.section.classification,
  eu.etaxonomy.taxeditor.section.description,
  eu.etaxonomy.taxeditor.section.name,
  eu.etaxonomy.taxeditor.section.reference,
  eu.etaxonomy.taxeditor.section.supplemental,
  eu.etaxonomy.taxeditor.section.taxon
-Require-Bundle: org.eclipse.ui;bundle-version="3.5.2",
- org.eclipse.core.runtime;bundle-version="3.5.0",
- org.eclipse.core.expressions;bundle-version="3.4.0",
- org.eclipse.ui.forms;bundle-version="3.4.1",
- eu.etaxonomy.cdmlib;bundle-version="2.4.0",
- eu.etaxonomy.taxeditor.store;bundle-version="2.1.0",
- eu.etaxonomy.taxeditor.bulkeditor;bundle-version="2.1.0"
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.core.expressions,
+ org.eclipse.ui.forms,
+ eu.etaxonomy.cdmlib,
+ eu.etaxonomy.taxeditor.store,
+ eu.etaxonomy.taxeditor.bulkeditor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Import-Package: org.eclipse.core.databinding.beans,