Statistiques
| Révision :

root / TXM / trunk / org.txm.rcp / META-INF / MANIFEST.MF @ 3628

Historique | Voir | Annoter | Télécharger (6,31 ko)

1
Manifest-Version: 1.0
2
Export-Package: junit.extensions,
3
 junit.framework,
4
 junit.runner,
5
 junit.textui,
6
 org.apache.commons.cli,
7
 org.apache.commons.lang,
8
 org.apache.commons.lang.builder,
9
 org.apache.commons.lang.enum,
10
 org.apache.commons.lang.enums,
11
 org.apache.commons.lang.exception,
12
 org.apache.commons.lang.math,
13
 org.apache.commons.lang.mutable,
14
 org.apache.commons.lang.text,
15
 org.apache.commons.lang.time,
16
 org.apache.log4j,
17
 org.apache.log4j.chainsaw,
18
 org.apache.log4j.config,
19
 org.apache.log4j.helpers,
20
 org.apache.log4j.jdbc,
21
 org.apache.log4j.jmx,
22
 org.apache.log4j.lf5,
23
 org.apache.log4j.lf5.util,
24
 org.apache.log4j.lf5.viewer,
25
 org.apache.log4j.lf5.viewer.categoryexplorer,
26
 org.apache.log4j.lf5.viewer.configure,
27
 org.apache.log4j.net,
28
 org.apache.log4j.nt,
29
 org.apache.log4j.or,
30
 org.apache.log4j.or.jms,
31
 org.apache.log4j.or.sax,
32
 org.apache.log4j.spi,
33
 org.apache.log4j.varia,
34
 org.apache.log4j.xml,
35
 org.eclipse.jface.fieldassist,
36
 org.hamcrest,
37
 org.hamcrest.core,
38
 org.hamcrest.internal,
39
 org.junit,
40
 org.junit.experimental.results,
41
 org.junit.experimental.runners,
42
 org.junit.experimental.theories,
43
 org.junit.experimental.theories.internal,
44
 org.junit.experimental.theories.suppliers,
45
 org.junit.internal,
46
 org.junit.internal.builders,
47
 org.junit.internal.matchers,
48
 org.junit.internal.requests,
49
 org.junit.internal.runners,
50
 org.junit.internal.runners.model,
51
 org.junit.internal.runners.statements,
52
 org.junit.matchers,
53
 org.junit.runner,
54
 org.junit.runner.manipulation,
55
 org.junit.runner.notification,
56
 org.junit.runners,
57
 org.junit.runners.model,
58
 org.txm.rcp,
59
 org.txm.rcp.InstallationPage,
60
 org.txm.rcp.actions,
61
 org.txm.rcp.adapters,
62
 org.txm.rcp.commands,
63
 org.txm.rcp.commands.editor,
64
 org.txm.rcp.commands.function,
65
 org.txm.rcp.commands.queryview,
66
 org.txm.rcp.commands.workspace,
67
 org.txm.rcp.corpuswizard,
68
 org.txm.rcp.editors,
69
 org.txm.rcp.editors.adaptableDataStructure,
70
 org.txm.rcp.editors.imports,
71
 org.txm.rcp.editors.imports.sections,
72
 org.txm.rcp.editors.input,
73
 org.txm.rcp.editors.listeners,
74
 org.txm.rcp.editors.menu,
75
 org.txm.rcp.handlers,
76
 org.txm.rcp.handlers.export,
77
 org.txm.rcp.handlers.files,
78
 org.txm.rcp.handlers.results,
79
 org.txm.rcp.handlers.scripts,
80
 org.txm.rcp.jface,
81
 org.txm.rcp.log,
82
 org.txm.rcp.menu,
83
 org.txm.rcp.messages,
84
 org.txm.rcp.notifications,
85
 org.txm.rcp.p2.plugins,
86
 org.txm.rcp.perspective,
87
 org.txm.rcp.preferences,
88
 org.txm.rcp.splashHandlers,
89
 org.txm.rcp.svg,
90
 org.txm.rcp.swt,
91
 org.txm.rcp.swt.dialog,
92
 org.txm.rcp.swt.listeners,
93
 org.txm.rcp.swt.provider,
94
 org.txm.rcp.swt.toolbar,
95
 org.txm.rcp.swt.widget,
96
 org.txm.rcp.swt.widget.parameters,
97
 org.txm.rcp.swt.widget.preferences,
98
 org.txm.rcp.swt.widget.structures,
99
 org.txm.rcp.testers,
100
 org.txm.rcp.utils,
101
 org.txm.rcp.views,
102
 org.txm.rcp.views.cmdparameters,
103
 org.txm.rcp.views.corpora,
104
 org.txm.rcp.views.debug,
105
 org.txm.rcp.views.fileexplorer,
106
 org.txm.rcp.wizard,
107
 swing2swt.layout
108
Bundle-SymbolicName: org.txm.rcp;singleton:=true
109
Bundle-Version: 0.8.3.qualifier
110
Bundle-Name: %Bundle-Name
111
Bundle-ClassPath: .,lib/commons-cli-1.2.jar,lib/commons-lang-2.4.jar,l
112
 ib/junit-4.5.jar,lib/log4j-1.2.12.jar,swing2swt.jar
113
Require-Bundle: org.eclipse.ui;visibility:=reexport,
114
 org.eclipse.core.filesystem;visibility:=reexport,
115
 org.eclipse.ui.ide;visibility:=reexport,
116
 org.eclipse.ui.console;visibility:=reexport,
117
 org.eclipse.jface.text;visibility:=reexport,
118
 org.eclipse.ui.browser;visibility:=reexport,
119
 org.eclipse.ui.forms;visibility:=reexport,
120
 org.eclipse.ui.editors;visibility:=reexport,
121
 org.eclipse.equinox.p2.ui;visibility:=reexport,
122
 org.eclipse.equinox.p2.ui.sdk;visibility:=reexport,
123
 org.eclipse.equinox.p2.ui.sdk.scheduler;visibility:=reexport,
124
 org.eclipse.e4.ui.css.swt.theme;visibility:=reexport,
125
 org.eclipse.equinox.p2.operations;visibility:=reexport,
126
 org.eclipse.equinox.p2.ui.discovery;visibility:=reexport,
127
 org.eclipse.equinox.p2.metadata;visibility:=reexport,
128
 org.eclipse.equinox.p2.discovery;visibility:=reexport,
129
 org.eclipse.equinox.p2.repository;visibility:=reexport,
130
 org.eclipse.equinox.p2.core;visibility:=reexport,
131
 org.eclipse.equinox.p2.engine;visibility:=reexport,
132
 org.eclipse.e4.ui.model.workbench;visibility:=reexport,
133
 org.eclipse.e4.ui.workbench;visibility:=reexport,
134
 org.eclipse.core.expressions;visibility:=reexport,
135
 org.eclipse.e4.core.contexts;visibility:=reexport,
136
 org.eclipse.osgi;visibility:=reexport,
137
 org.eclipse.equinox.event;visibility:=reexport,
138
 org.eclipse.ui.themes;visibility:=reexport,
139
 org.eclipse.ui.views;visibility:=reexport,
140
 org.eclipse.equinox.p2.discovery.compatibility;visibility:=reexport,
141
 org.eclipse.e4.ui.workbench.renderers.swt;visibility:=reexport,
142
 org.eclipse.ui.net;visibility:=reexport,
143
 org.txm.libs.batik;visibility:=reexport,
144
 org.txm.libs.args4j;bundle-version="1.0.0";visibility:=reexport,
145
 org.txm.annotation.core;visibility:=reexport,
146
 org.txm.groovy.core;visibility:=reexport,
147
 org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport,
148
 org.txm.statsengine.core;visibility:=reexport,
149
 org.txm.tokenizer.core;bundle-version="1.0.0";visibility:=reexport,
150
 org.txm.treetagger.core;visibility:=reexport,
151
 javax.annotation;bundle-version="1.2.0";visibility:=reexport,
152
 org.eclipse.ui.navigator;visibility:=reexport,
153
 org.apache.felix.scr;bundle-version="2.2.2";visibility:=reexport,
154
 org.eclipse.equinox.simpleconfigurator;bundle-version="1.4.100";visibility:=reexport,
155
 org.osgi.service.cm;bundle-version="1.6.1";visibility:=reexport,
156
 org.osgi.service.metatype;bundle-version="1.4.1";visibility:=reexport,
157
 org.osgi.service.component;bundle-version="1.5.0";visibility:=reexport,
158
 org.osgi.service.component.annotations;bundle-version="1.5.0";visibility:=reexport,
159
 org.eclipse.equinox.simpleconfigurator.manipulator;bundle-version="2.2.0",
160
 org.eclipse.e4.ui.widgets;bundle-version="1.3.0";visibility:=reexport,
161
 org.eclipse.e4.ui.workbench.addons.swt;bundle-version="1.4.400";visibility:=reexport,
162
 org.eclipse.e4.ui.workbench.swt;bundle-version="0.16.600";visibility:=reexport,
163
 org.eclipse.debug.core;bundle-version="3.20.0";visibility:=reexport
164
Bundle-ActivationPolicy: lazy
165
Bundle-ManifestVersion: 2
166
Bundle-Activator: org.txm.rcp.Activator
167
Bundle-RequiredExecutionEnvironment: JavaSE-16
168
Bundle-Vendor: %Bundle-Vendor
169
Automatic-Module-Name: org.txm.rcp
170