Project

General

Profile

Download (1.16 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.7.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-ActivationPolicy: lazy
23
Import-Package: eu.etaxonomy.taxeditor.editor,
24
 org.eclipse.core.runtime,
25
 org.eclipse.equinox.app,
26
 org.eclipse.jface.text,
27
 org.eclipse.jface.text.presentation,
28
 org.eclipse.jface.text.reconciler,
29
 org.eclipse.jface.text.rules,
30
 org.eclipse.jface.text.source,
31
 org.eclipse.ui.views.properties,
32
 org.osgi.framework
    (1-1/1)