Merged refactoring from development branch.
[taxeditor.git] / taxeditor-store / META-INF / MANIFEST.MF
index cfaa3646aea0d5cd3d17b7205f8faae01084fb0c..d6c6816b82d8ba9c42d1e23406b725f16b305487 100644 (file)
@@ -8,15 +8,10 @@ Bundle-Vendor: EDIT
 Export-Package: dbscripts,
  eu.etaxonomy.cdm,
  eu.etaxonomy.cdm.database,
- eu.etaxonomy.taxeditor.account.user,
  eu.etaxonomy.taxeditor.account.user.handler,
- eu.etaxonomy.taxeditor.account.user.view,
  eu.etaxonomy.taxeditor.account.user.wizard,
  eu.etaxonomy.taxeditor.datasource,
- eu.etaxonomy.taxeditor.datasource.handler,
- eu.etaxonomy.taxeditor.datasource.view,
  eu.etaxonomy.taxeditor.datasource.wizard,
- eu.etaxonomy.taxeditor.dialogs,
  eu.etaxonomy.taxeditor.ext.service.wizard,
  eu.etaxonomy.taxeditor.featuretree,
  eu.etaxonomy.taxeditor.forms.section,
@@ -26,6 +21,7 @@ Export-Package: dbscripts,
  eu.etaxonomy.taxeditor.io.wizard,
  eu.etaxonomy.taxeditor.labels,
  eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
+ eu.etaxonomy.taxeditor.newWizard,
  eu.etaxonomy.taxeditor.newWizards,
  eu.etaxonomy.taxeditor.operation,
  eu.etaxonomy.taxeditor.parser,
@@ -35,11 +31,34 @@ Export-Package: dbscripts,
  eu.etaxonomy.taxeditor.preference.wizard,
  eu.etaxonomy.taxeditor.store,
  eu.etaxonomy.taxeditor.store.internal,
- eu.etaxonomy.taxeditor.store.operations
+ eu.etaxonomy.taxeditor.store.operations,
+ eu.etaxonomy.taxeditor.ui.bar,
+ eu.etaxonomy.taxeditor.ui.dialogs,
+ eu.etaxonomy.taxeditor.ui.dialogs.filteredSelection,
+ eu.etaxonomy.taxeditor.ui.forms,
+ eu.etaxonomy.taxeditor.ui.section,
+ eu.etaxonomy.taxeditor.ui.section.agent,
+ eu.etaxonomy.taxeditor.ui.section.classification,
+ eu.etaxonomy.taxeditor.ui.section.description,
+ eu.etaxonomy.taxeditor.ui.section.key,
+ eu.etaxonomy.taxeditor.ui.section.name,
+ eu.etaxonomy.taxeditor.ui.section.occurrence,
+ eu.etaxonomy.taxeditor.ui.section.reference,
+ eu.etaxonomy.taxeditor.ui.section.supplemental,
+ eu.etaxonomy.taxeditor.ui.section.taxon,
+ eu.etaxonomy.taxeditor.ui.selection,
+ eu.etaxonomy.taxeditor.ui.term,
+ eu.etaxonomy.taxeditor.view,
+ 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.user
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  org.eclipse.jface.text,
  org.eclipse.pde.runtime,
+ org.eclipse.ui.forms;bundle-version="3.5.0",
  eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0"
 Import-Package: junit.framework,
  org.eclipse.core.commands,