migrated to library version 2.3 and fixed #998
[taxeditor.git] / taxeditor-bulkeditor / META-INF / MANIFEST.MF
index bf478e71ede1a89a2b7c004ef8dc5a78291798c8..3a4c6aadba8fdde672d147be425ef1afe1884f67 100644 (file)
@@ -5,19 +5,15 @@ Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
 Bundle-Version: 2.0.1.qualifier
 Bundle-ClassPath: .
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
org.eclipse.jface.text;bundle-version="3.4.2",
org.eclipse.ui.editors,
org.eclipse.ui.ide,
org.eclipse.core.resources;bundle-version="3.4.2",
- eu.etaxonomy.cdmlib;bundle-version="2.1.0",
- eu.etaxonomy.taxeditor.editor;bundle-version="2.0.0",
- eu.etaxonomy.taxeditor.store;bundle-version="2.0.0",
- org.eclipse.core.expressions
+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.handler,
+ eu.etaxonomy.taxeditor.bulkeditor.input,
+ eu.etaxonomy.taxeditor.bulkeditor.internal,
+ eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
+Require-Bundle: org.eclipse.ui,org.eclipse.core.runtime,org.eclipse.jface.text;bundle-version="3.4.2",org.eclipse.ui.editors,org.eclipse.ui.ide,org.eclipse.core.resources;bundle-version="3.4.2",eu.etaxonomy.cdmlib;bundle-version="2.1.0",eu.etaxonomy.taxeditor.editor;bundle-version="2.0.0",eu.etaxonomy.taxeditor.store;bundle-version="2.0.0",org.eclipse.core.expressions
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy
-Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
- eu.etaxonomy.taxeditor.bulkeditor.handler,
- eu.etaxonomy.taxeditor.bulkeditor.internal
-Bundle-Vendor: EDIT