Project

General

Profile

Download (1.15 KB) Statistics
| Branch: | Tag: | Revision:
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: EDIT Taxonomic Editor - DataStore Bundle
4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5
Bundle-Version: 1.1.0
6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7
Bundle-Vendor: EDIT
8
Export-Package: eu.etaxonomy.taxeditor.handler,eu.etaxonomy.taxeditor.store,eu.etaxonomy.taxeditor.store.datasource,eu.etaxonomy.taxeditor.store.internal,eu.etaxonomy.taxeditor.store.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",eu.etaxonomy.taxeditor.store.operations,eu.etaxonomy.taxeditor.store.parser,eu.etaxonomy.taxeditor.store.preference
9
Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
10
 org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
11
 org.eclipse.core.filesystem;bundle-version="1.2.0",
12
 org.eclipse.core.resources;bundle-version="3.4.1",
13
 eu.etaxonomy.cdmLibrary;bundle-version="2.1.0",
14
 org.eclipse.ui.editors;bundle-version="3.4.0",
15
 org.eclipse.jface.text;bundle-version="3.4.1"
16
Bundle-RequiredExecutionEnvironment: J2SE-1.5
17
Bundle-ActivationPolicy: lazy
18
Import-Package: junit.framework,
19
 org.junit
    (1-1/1)