Project

General

Profile

Download (2.23 KB) Statistics
| Branch: | Tag: | Revision:
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: 3.0.0.qualifier
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.descriptiontree,
12
 eu.etaxonomy.taxeditor.editor.descriptiontree.detailpage,
13
 eu.etaxonomy.taxeditor.editor.descriptiontree.handler,
14
 eu.etaxonomy.taxeditor.editor.handler,
15
 eu.etaxonomy.taxeditor.editor.internal,
16
 eu.etaxonomy.taxeditor.editor.name,
17
 eu.etaxonomy.taxeditor.editor.name.handler,
18
 eu.etaxonomy.taxeditor.editor.reference,
19
 eu.etaxonomy.taxeditor.editor.view.descriptive,
20
 eu.etaxonomy.taxeditor.editor.view.media,
21
 eu.etaxonomy.taxeditor.forms.internal,
22
 eu.etaxonomy.taxeditor.propertysheet,
23
 eu.etaxonomy.taxeditor.propertysheet.authors,
24
 eu.etaxonomy.taxeditor.propertysheet.name,
25
 eu.etaxonomy.taxeditor.propertysheet.namerelations.wizard,
26
 eu.etaxonomy.taxeditor.propertysheet.reference,
27
 eu.etaxonomy.taxeditor.propertysheet.tabbed,
28
 eu.etaxonomy.taxeditor.propertysheet.type,
29
 eu.etaxonomy.taxeditor.propertysheet.type.wizard
30
Require-Bundle: org.eclipse.rap.ui;bundle-version="1.4.0";resolution:=optional,
31
 org.eclipse.rap.ui.forms;bundle-version="1.4.0";resolution:=optional,
32
 org.eclipse.ui;resolution:=optional,
33
 org.eclipse.core.runtime,
34
 org.eclipse.core.expressions,
35
 org.eclipse.ui.forms;resolution:=optional,
36
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
37
 eu.etaxonomy.taxeditor.store,
38
 eu.etaxonomy.taxeditor.bulkeditor;resolution:=optional,
39
 org.eclipse.zest.core,
40
 org.eclipse.zest.layouts,
41
 org.eclipse.rap.jface.databinding;bundle-version="1.4.0"
42
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
43
Bundle-ActivationPolicy: lazy
44
Import-Package: org.eclipse.core.databinding.beans,
45
 org.eclipse.core.databinding.observable.list,
46
 org.eclipse.core.databinding.observable.map,
47
 org.eclipse.core.resources;resolution:=optional,
48
 org.eclipse.core.runtime,
49
 org.eclipse.equinox.app,
50
 org.eclipse.jface.databinding.viewers,
51
 org.eclipse.ui.forms.widgets,
52
 org.eclipse.zest.core.viewers,
53
 org.eclipse.zest.layouts,
54
 org.osgi.framework
    (1-1/1)