Project

General

Profile

Download (1.49 KB) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: EDIT Taxonomic Editor
4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
6
Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7
Bundle-Vendor: EDIT
8
Bundle-Localization: plugin
9
Export-Package: eu.etaxonomy.taxeditor;
10
  uses:="eu.etaxonomy.taxeditor.model,
11
   org.eclipse.ui.application,
12
   org.eclipse.ui,
13
   org.eclipse.equinox.app,
14
   org.eclipse.ui.plugin,
15
   org.osgi.framework,
16
   org.eclipse.core.commands"
17
Bundle-ActivationPolicy: lazy
18
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
19
Import-Package: org.apache.log4j,
20
 org.eclipse.equinox.app,
21
 org.osgi.framework,
22
 org.osgi.service.packageadmin
23
Require-Bundle: org.eclipse.ui;resolution:=optional,
24
 org.eclipse.rap.ui;bundle-version="1.4.0";resolution:=optional,
25
 org.eclipse.core.runtime,
26
 eu.etaxonomy.taxeditor.store,
27
 eu.etaxonomy.taxeditor.navigation,
28
 eu.etaxonomy.taxeditor.bulkeditor;resolution:=optional,
29
 eu.etaxonomy.taxeditor.editor,
30
 eu.etaxonomy.taxeditor.printpublisher;resolution:=optional,
31
 org.eclipse.equinox.ds;resolution:=optional,
32
 org.eclipse.equinox.util;resolution:=optional,
33
 org.eclipse.equinox.p2.core;resolution:=optional,
34
 org.eclipse.equinox.p2.ui;resolution:=optional,
35
 org.eclipse.equinox.p2.ui.sdk;resolution:=optional,
36
 org.eclipse.equinox.p2.updatechecker;resolution:=optional,
37
 org.eclipse.equinox.p2.operations;resolution:=optional,
38
 org.eclipse.pde.junit.runtime;bundle-version="3.4.100";resolution:=optional
    (1-1/1)