Project

General

Profile

Download (633 Bytes) Statistics
| Branch: | Tag: | Revision:
1 dec50689 n.hoffmann
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3 4d1c677b n.hoffmann
Bundle-Name: Printpublisher Bundle
4 6116f71d n.hoffmann
Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
5 80f3b1be jenkins
Bundle-Version: 4.11.0.qualifier
6 27b59ab1 n.hoffmann
Require-Bundle: org.eclipse.osgi,
7
 org.eclipse.ui,
8 b6f47468 n.hoffmann
 eu.etaxonomy.taxeditor.cdmlib,
9 27b59ab1 n.hoffmann
 eu.etaxonomy.taxeditor.editor,
10
 eu.etaxonomy.taxeditor.store
11 dec50689 n.hoffmann
Import-Package: org.apache.log4j,
12 27b59ab1 n.hoffmann
 org.eclipse.core.runtime,
13 c5ab6d34 n.hoffmann
 org.eclipse.core.runtime.jobs,
14 27b59ab1 n.hoffmann
 org.osgi.framework
15 dec50689 n.hoffmann
Bundle-ActivationPolicy: lazy
16
Bundle-Vendor: EDIT
17 6116f71d n.hoffmann
Bundle-Activator: eu.etaxonomy.taxeditor.printpublisher.internal.PrintpublisherPlugin
18 414662b3 Patrick Plitzner
Bundle-RequiredExecutionEnvironment: JavaSE-1.8