editor version 2.0.0.v20090805-1724
[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.0.v20090805-1724
6 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
7 Bundle-Vendor: EDIT
8 Export-Package: eu.etaxonomy.taxeditor.navigation,
9 eu.etaxonomy.taxeditor.navigation.handler,
10 eu.etaxonomy.taxeditor.navigation.internal,
11 eu.etaxonomy.taxeditor.navigation.navigator,
12 eu.etaxonomy.taxeditor.navigation.search,
13 eu.etaxonomy.taxeditor.navigation.taxonomictree
14 Require-Bundle: org.eclipse.core.resources;bundle-version="3.4.1",
15 org.eclipse.core.runtime;bundle-version="3.4.0",
16 org.eclipse.ui;bundle-version="3.4.1",
17 org.eclipse.ui.navigator;bundle-version="3.3.101",
18 org.eclipse.ui.navigator.resources;bundle-version="3.3.101",
19 org.eclipse.ui.ide;bundle-version="3.4.1",
20 org.eclipse.ui.forms;bundle-version="3.3.101",
21 eu.etaxonomy.cdmLibrary;bundle-version="2.1.0",
22 eu.etaxonomy.taxeditor.store;bundle-version="1.0.0",
23 eu.etaxonomy.taxeditor.editor;bundle-version="1.0.0",
24 org.eclipse.core.databinding.beans;bundle-version="1.1.1",
25 org.eclipse.core.databinding;bundle-version="1.1.1",
26 org.eclipse.jface.databinding;bundle-version="1.2.1",
27 org.eclipse.core.expressions
28 Bundle-ActivationPolicy: lazy