Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: EDIT Taxonomic Editor - DataStore Bundle Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true Bundle-Version: 2.0.1.qualifier Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin Bundle-Vendor: EDIT Export-Package: eu.etaxonomy.taxeditor.datasource, eu.etaxonomy.taxeditor.datasource.handler, eu.etaxonomy.taxeditor.datasource.view, eu.etaxonomy.taxeditor.datasource.wizard, eu.etaxonomy.taxeditor.dialogs, eu.etaxonomy.taxeditor.handler, eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon", eu.etaxonomy.taxeditor.operations, eu.etaxonomy.taxeditor.parser, eu.etaxonomy.taxeditor.preference, eu.etaxonomy.taxeditor.store, eu.etaxonomy.taxeditor.store.internal Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)", org.eclipse.core.filesystem;bundle-version="1.2.0", org.eclipse.core.resources;bundle-version="3.4.1", eu.etaxonomy.cdmLibrary;bundle-version="2.1.0", org.eclipse.ui.editors;bundle-version="3.4.0", org.eclipse.jface.text;bundle-version="3.4.1", org.eclipse.ui.ide;bundle-version="3.4.2" Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: junit.framework,org.junit Bundle-ActivationPolicy: lazy