Project

General

Profile

Download (1.21 KB) Statistics
| Branch: | Tag: | Revision:
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.5.0.qualifier
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: org.eclipse.ui,
17
 org.eclipse.core.runtime,
18
 org.eclipse.ui.editors,
19
 org.eclipse.core.expressions,
20
 eu.etaxonomy.taxeditor.store,
21
 eu.etaxonomy.taxeditor.cdmlib
22
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
23
Bundle-ActivationPolicy: lazy
24
Import-Package: eu.etaxonomy.taxeditor.editor,
25
 org.eclipse.core.runtime,
26
 org.eclipse.equinox.app,
27
 org.eclipse.jface.text,
28
 org.eclipse.jface.text.presentation,
29
 org.eclipse.jface.text.reconciler,
30
 org.eclipse.jface.text.rules,
31
 org.eclipse.jface.text.source,
32
 org.eclipse.ui.views.properties,
33
 org.osgi.framework
    (1-1/1)