Merge branch 'release/4.7.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Bulkeditor Bundle
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5 Bundle-Version: 4.7.0
6 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
7 Bundle-Vendor: EDIT
8 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
9 eu.etaxonomy.taxeditor.annotatedlineeditor.handler,
10 eu.etaxonomy.taxeditor.bulkeditor,
11 eu.etaxonomy.taxeditor.bulkeditor.command,
12 eu.etaxonomy.taxeditor.bulkeditor.handler,
13 eu.etaxonomy.taxeditor.bulkeditor.input,
14 eu.etaxonomy.taxeditor.bulkeditor.internal,
15 eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
16 Require-Bundle: eu.etaxonomy.taxeditor.workbench,
17 org.eclipse.ui,
18 org.eclipse.core.runtime,
19 org.eclipse.ui.editors,
20 org.eclipse.core.expressions,
21 eu.etaxonomy.taxeditor.store,
22 eu.etaxonomy.taxeditor.cdmlib,
23 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0.v20160229-1459",
24 org.eclipse.e4.ui.workbench
25 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
26 Import-Package: eu.etaxonomy.taxeditor.editor,
27 org.eclipse.core.runtime,
28 org.eclipse.equinox.app,
29 org.eclipse.jface.text,
30 org.eclipse.jface.text.presentation,
31 org.eclipse.jface.text.reconciler,
32 org.eclipse.jface.text.rules,
33 org.eclipse.jface.text.source,
34 org.eclipse.ui.views.properties,
35 org.osgi.framework
36 Bundle-ActivationPolicy: lazy