f60adf5de0dd86d73482c68e121b85c0e32dd6e6
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: EDIT Taxonomic Editor - Bulk Editor Bundle
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5 Bundle-Version: 3.0.6.qualifier
6 Bundle-ClassPath: .
7 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
8 Bundle-Vendor: EDIT
9 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
10 Require-Bundle: org.eclipse.ui,
11 org.eclipse.core.runtime,
12 org.eclipse.ui.editors,
13 org.eclipse.core.expressions,
14 eu.etaxonomy.taxeditor.store,
15 eu.etaxonomy.taxeditor.cdmlib
16 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
17 Bundle-ActivationPolicy: lazy
18 Import-Package: org.eclipse.core.runtime,
19 org.eclipse.equinox.app,
20 org.eclipse.jface.text,
21 org.eclipse.jface.text.presentation,
22 org.eclipse.jface.text.reconciler,
23 org.eclipse.jface.text.rules,
24 org.eclipse.jface.text.source,
25 org.eclipse.ui.views.properties,
26 org.osgi.framework