editor now updatable via updateSite
[taxeditor.git] / taxeditor-editor / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name.0
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
5 Bundle-Version: 2.0.0.v200906021612
6 Bundle-ClassPath: .,icons/
7 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
8 Bundle-Vendor: %Bundle-Vendor.0
9 Bundle-Localization: plugin
10 Export-Package: eu.etaxonomy.taxeditor.editor,
11 eu.etaxonomy.taxeditor.editor.description,
12 eu.etaxonomy.taxeditor.editor.description.handler,
13 eu.etaxonomy.taxeditor.editor.handler,
14 eu.etaxonomy.taxeditor.editor.images,
15 eu.etaxonomy.taxeditor.editor.images.handler,
16 eu.etaxonomy.taxeditor.editor.internal,
17 eu.etaxonomy.taxeditor.editor.name,
18 eu.etaxonomy.taxeditor.editor.name.handler,
19 eu.etaxonomy.taxeditor.editor.reference,
20 eu.etaxonomy.taxeditor.propertysheet,
21 eu.etaxonomy.taxeditor.propertysheet.description,
22 eu.etaxonomy.taxeditor.propertysheet.images,
23 eu.etaxonomy.taxeditor.propertysheet.name,
24 eu.etaxonomy.taxeditor.propertysheet.namerelations.wizard,
25 eu.etaxonomy.taxeditor.propertysheet.reference,
26 eu.etaxonomy.taxeditor.propertysheet.type,
27 eu.etaxonomy.taxeditor.propertysheet.type.wizard
28 Require-Bundle: org.eclipse.ui;bundle-version="3.4.1",
29 org.eclipse.core.runtime;bundle-version="3.4.0",
30 org.eclipse.core.databinding;bundle-version="1.1.1",
31 org.eclipse.core.databinding.beans;bundle-version="1.1.1",
32 org.eclipse.ui.editors;bundle-version="3.4.0",
33 org.eclipse.jface;bundle-version="3.4.1",
34 org.eclipse.jface.databinding;bundle-version="1.2.1",
35 org.eclipse.ui.ide;bundle-version="3.4.1",
36 org.eclipse.core.resources;bundle-version="3.4.1",
37 org.eclipse.core.filesystem;bundle-version="1.2.0",
38 org.eclipse.core.expressions;bundle-version="3.4.0",
39 org.eclipse.ui.forms;bundle-version="3.3.101",
40 org.eclipse.jface.text;bundle-version="3.4.1",
41 eu.etaxonomy.cdmLibrary;bundle-version="2.0.0",
42 eu.etaxonomy.taxeditor.store;bundle-version="1.0.0"
43 Bundle-ActivationPolicy: lazy
44 Bundle-RequiredExecutionEnvironment: J2SE-1.5