Project

General

Profile

Download (4.25 KB) Statistics
| Branch: | Tag: | Revision:
1 e8409423 n.hoffmann
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3 4d1c677b n.hoffmann
Bundle-Name: DataStore Bundle
4 e8409423 n.hoffmann
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5 89a1dea8 jenkins
Bundle-Version: 4.10.0.qualifier
6 e8409423 n.hoffmann
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7
Bundle-Vendor: EDIT
8 0f8746c6 Patrick Plitzner
Bundle-Localization: OSGI-INF/l10n/bundle
9 4d1c677b n.hoffmann
Export-Package: eu.etaxonomy.cdm,
10 dbb33d8d n.hoffmann
 eu.etaxonomy.cdm.database,
11
 eu.etaxonomy.taxeditor.datasource,
12 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.datasource.wizard,
13 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.dnd.transfer,
14 2f9b03b9 a.theys
 eu.etaxonomy.taxeditor.editor,
15 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.editor.definedterm,
16 b6d5d6a6 Cherian Mathew
 eu.etaxonomy.taxeditor.editor.definedterm.input,
17 3fb05254 n.hoffmann
 eu.etaxonomy.taxeditor.featuretree,
18 e3619281 Patrick Plitzner
 eu.etaxonomy.taxeditor.featuretree.e4,
19 9651449a p.ciardelli
 eu.etaxonomy.taxeditor.handler,
20 124382f7 Patrick Plitzner
 eu.etaxonomy.taxeditor.handler.defaultHandler,
21 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.io,
22
 eu.etaxonomy.taxeditor.io.wizard,
23 648be136 p.ciardelli
 eu.etaxonomy.taxeditor.labels,
24 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
25 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.newWizard,
26 35861667 n.hoffmann
 eu.etaxonomy.taxeditor.operation,
27 9766a939 n.hoffmann
 eu.etaxonomy.taxeditor.parser,
28
 eu.etaxonomy.taxeditor.preference,
29 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.matching,
30 3aa58b57 n.hoffmann
 eu.etaxonomy.taxeditor.preference.menu,
31 eca18c8b n.hoffmann
 eu.etaxonomy.taxeditor.preference.wizard,
32 63e1618b Andreas Kohlbecker
 eu.etaxonomy.taxeditor.security,
33 b7a46fe2 n.hoffmann
 eu.etaxonomy.taxeditor.store,
34 dbb33d8d n.hoffmann
 eu.etaxonomy.taxeditor.store.internal,
35 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.store.operations,
36
 eu.etaxonomy.taxeditor.ui.bar,
37 b9a0d300 l.morris
 eu.etaxonomy.taxeditor.ui.combo,
38 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog,
39 56695721 Katja Luther
 eu.etaxonomy.taxeditor.ui.dialog.configurator,
40
 eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator,
41 78222507 n.hoffmann
 eu.etaxonomy.taxeditor.ui.dialog.selection,
42
 eu.etaxonomy.taxeditor.ui.element,
43 ca7ac329 Cherian Mathew
 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
44 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.ui.mvc.combo,
45 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.ui.section,
46
 eu.etaxonomy.taxeditor.ui.section.agent,
47
 eu.etaxonomy.taxeditor.ui.section.classification,
48
 eu.etaxonomy.taxeditor.ui.section.description,
49
 eu.etaxonomy.taxeditor.ui.section.key,
50
 eu.etaxonomy.taxeditor.ui.section.name,
51
 eu.etaxonomy.taxeditor.ui.section.occurrence,
52
 eu.etaxonomy.taxeditor.ui.section.reference,
53
 eu.etaxonomy.taxeditor.ui.section.supplemental,
54
 eu.etaxonomy.taxeditor.ui.section.taxon,
55
 eu.etaxonomy.taxeditor.ui.selection,
56 91a8d98c Cherian Mathew
 eu.etaxonomy.taxeditor.util,
57 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view,
58
 eu.etaxonomy.taxeditor.view.datasource,
59
 eu.etaxonomy.taxeditor.view.datasource.handler,
60 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.derivateSearch,
61 f211dd28 n.hoffmann
 eu.etaxonomy.taxeditor.view.detail,
62 5d6060ad Patrick Plitzner
 eu.etaxonomy.taxeditor.view.e4,
63 8f6d819a Patrick Plitzner
 eu.etaxonomy.taxeditor.view.e4.details,
64
 eu.etaxonomy.taxeditor.view.e4.supplementaldata,
65 913c77b4 Patric Plitzner
 eu.etaxonomy.taxeditor.view.specimenSearch,
66 2fcd92b4 Patrick Plitzner
 eu.etaxonomy.taxeditor.view.supplementaldata,
67
 org.eclipse.wb.swt
68 27b59ab1 n.hoffmann
Require-Bundle: org.eclipse.osgi,
69
 org.eclipse.ui,
70 915cda99 n.hoffmann
 org.eclipse.jface.text,
71 ef79528f n.hoffmann
 org.eclipse.ui.forms,
72 bccb7ce8 Cherian Mathew
 eu.etaxonomy.taxeditor.cdmlib,
73 375fee3c Cherian Mathew
 org.eclipse.nebula.widgets.compositetable,
74 e458e14a Patric Plitzner
 org.eclipse.core.databinding,
75
 org.eclipse.core.databinding.beans,
76
 org.eclipse.core.databinding.observable,
77
 org.eclipse.core.databinding.property,
78 ef32cd3e Patrick Plitzner
 org.eclipse.jface.databinding,
79 0f8746c6 Patrick Plitzner
 eu.etaxonomy.taxeditor.workbench,
80
 org.eclipse.e4.core.di.annotations;bundle-version="1.5.0",
81
 org.eclipse.e4.ui.di;bundle-version="1.1.100",
82
 org.eclipse.e4.ui.workbench,
83
 org.eclipse.e4.core.di,
84
 org.eclipse.e4.core.commands;bundle-version="0.11.100",
85
 org.eclipse.e4.ui.services;bundle-version="1.2.100",
86
 org.eclipse.e4.ui.model.workbench;bundle-version="1.2.0",
87
 org.eclipse.e4.core.contexts;bundle-version="1.5.1"
88
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
89
Bundle-ActivationPolicy: lazy
90 7a96337f Cherian Mathew
Import-Package: eu.etaxonomy.taxeditor.webapp,
91 0f8746c6 Patrick Plitzner
 javax.annotation;version="1.0.0";resolution:=optional,
92
 javax.inject;version="1.0.0",
93 7a96337f Cherian Mathew
 org.eclipse.core.commands,
94 30f3257c n.hoffmann
 org.eclipse.core.commands.operations,
95 3eb913da n.hoffmann
 org.eclipse.core.expressions,
96 30f3257c n.hoffmann
 org.eclipse.core.runtime,
97 cfcb0ce6 n.hoffmann
 org.eclipse.core.runtime.jobs,
98 aa997cff Cherian Mathew
 org.eclipse.core.runtime.preferences,
99
 org.eclipse.equinox.internal.p2.ui.model,
100 30f3257c n.hoffmann
 org.eclipse.jface.action,
101
 org.eclipse.jface.dialogs,
102
 org.eclipse.jface.preference,
103
 org.eclipse.jface.resource,
104
 org.eclipse.jface.viewers,
105
 org.eclipse.swt,
106
 org.eclipse.swt.graphics,
107
 org.eclipse.swt.widgets,
108 cfcb0ce6 n.hoffmann
 org.eclipse.ui,
109 30f3257c n.hoffmann
 org.eclipse.ui.editors.text,
110 eca18c8b n.hoffmann
 org.eclipse.ui.forms.widgets,
111 17d259ea n.hoffmann
 org.eclipse.ui.ide.undo,
112 1b626d51 Cherian Mathew
 org.osgi.framework,
113
 org.osgi.service.prefs;version="1.1.1"