Project

General

Profile

Download (1.16 KB) Statistics
| Branch: | Tag: | Revision:
1 d7215b73 p.ciardelli
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3 4d1c677b n.hoffmann
Bundle-Name: Bulkeditor Bundle
4 d7215b73 p.ciardelli
Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5 63667693 jenkins
Bundle-Version: 4.7.0.qualifier
6 d7215b73 p.ciardelli
Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
7 dbb33d8d n.hoffmann
Bundle-Vendor: EDIT
8 5f7fd72e Patric Plitzner
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 15387df0 Patric Plitzner
 eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
16 30f3257c n.hoffmann
Require-Bundle: org.eclipse.ui,
17 27b59ab1 n.hoffmann
 org.eclipse.core.runtime,
18
 org.eclipse.ui.editors,
19 30f3257c n.hoffmann
 org.eclipse.core.expressions,
20 b6f47468 n.hoffmann
 eu.etaxonomy.taxeditor.store,
21
 eu.etaxonomy.taxeditor.cdmlib
22 df60b579 n.hoffmann
Bundle-ActivationPolicy: lazy
23 8c8ead8a Cherian Mathew
Import-Package: eu.etaxonomy.taxeditor.editor,
24
 org.eclipse.core.runtime,
25 30f3257c n.hoffmann
 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