Project

General

Profile

Download (732 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 38b8028b jenkins
Bundle-Version: 5.18.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 62c4ea8a Andreas Müller
Bundle-ClassPath: .,
12
 lib/cdmlib-print-5.18.0-SNAPSHOT.jar,
13
 lib/cdmlib-remote-5.18.0-SNAPSHOT.jar
14 dec50689 n.hoffmann
Import-Package: org.apache.log4j,
15 27b59ab1 n.hoffmann
 org.eclipse.core.runtime,
16 c5ab6d34 n.hoffmann
 org.eclipse.core.runtime.jobs,
17 27b59ab1 n.hoffmann
 org.osgi.framework
18 dec50689 n.hoffmann
Bundle-ActivationPolicy: lazy
19
Bundle-Vendor: EDIT
20 6116f71d n.hoffmann
Bundle-Activator: eu.etaxonomy.taxeditor.printpublisher.internal.PrintpublisherPlugin
21 414662b3 Patrick Plitzner
Bundle-RequiredExecutionEnvironment: JavaSE-1.8