migrated to library version 2.3 and fixed #998
[taxeditor.git] / taxeditor-navigation / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: EDIT Taxonomic Editor - Navigation Bundle
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5 Bundle-Version: 2.0.1.qualifier
6 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
7 Bundle-Vendor: EDIT
8 Export-Package: eu.etaxonomy.cdm,
9 eu.etaxonomy.taxeditor.navigation,
10 eu.etaxonomy.taxeditor.navigation.handler,
11 eu.etaxonomy.taxeditor.navigation.internal,
12 eu.etaxonomy.taxeditor.navigation.navigator,
13 eu.etaxonomy.taxeditor.navigation.search,
14 eu.etaxonomy.taxeditor.newWizards
15 Require-Bundle: org.eclipse.core.resources;bundle-version="3.4.1",
16 org.eclipse.core.runtime;bundle-version="3.4.0",
17 org.eclipse.ui;bundle-version="3.4.1",
18 org.eclipse.ui.navigator;bundle-version="3.3.101",
19 org.eclipse.ui.navigator.resources;bundle-version="3.3.101",
20 org.eclipse.ui.ide;bundle-version="3.4.1",
21 org.eclipse.ui.forms;bundle-version="3.3.101",
22 eu.etaxonomy.cdmlib;bundle-version="2.1.0",
23 eu.etaxonomy.taxeditor.store;bundle-version="1.0.0",
24 eu.etaxonomy.taxeditor.editor;bundle-version="1.0.0",
25 org.eclipse.core.databinding.beans;bundle-version="1.1.1",
26 org.eclipse.core.databinding;bundle-version="1.1.1",
27 org.eclipse.jface.databinding;bundle-version="1.2.1",
28 org.eclipse.core.expressions
29 Bundle-ActivationPolicy: lazy