5f6d6f04e5b9a4817ea248c2b320372b3f746e47
[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.11.2
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.e4,
13 eu.etaxonomy.taxeditor.bulkeditor.handler,
14 eu.etaxonomy.taxeditor.bulkeditor.input,
15 eu.etaxonomy.taxeditor.bulkeditor.internal,
16 eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
17 Require-Bundle: eu.etaxonomy.taxeditor.workbench,
18 org.eclipse.ui,
19 org.eclipse.core.runtime,
20 org.eclipse.ui.editors,
21 org.eclipse.core.expressions,
22 eu.etaxonomy.taxeditor.store,
23 eu.etaxonomy.taxeditor.cdmlib,
24 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0.v20160229-1459",
25 org.eclipse.e4.ui.workbench,
26 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
27 org.eclipse.e4.ui.services,
28 org.eclipse.e4.ui.di,
29 org.eclipse.e4.core.contexts
30 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
31 Import-Package: eu.etaxonomy.taxeditor.editor,
32 org.eclipse.core.runtime,
33 org.eclipse.equinox.app,
34 org.eclipse.jface.text,
35 org.eclipse.jface.text.presentation,
36 org.eclipse.jface.text.reconciler,
37 org.eclipse.jface.text.rules,
38 org.eclipse.jface.text.source,
39 org.eclipse.ui.views.properties,
40 org.osgi.framework
41 Bundle-ActivationPolicy: lazy