Revision 888
tmp/org.txm.referencer.feature/feature.xml (revision 888) | ||
---|---|---|
20 | 20 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
21 | 21 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
23 |
<import plugin="org.txm.referencer.core" version="1.0.0" match="greaterOrEqual"/> |
|
24 |
<import plugin="org.txm.links.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
23 | 25 |
</requires> |
24 | 26 |
|
25 | 27 |
<plugin |
tmp/org.txm.treetagger.feature/feature.xml (revision 888) | ||
---|---|---|
72 | 72 |
<import plugin="org.txm.core" version="0.8.0" match="greaterOrEqual"/> |
73 | 73 |
<import plugin="org.txm.treetagger.core" version="1.0.0" match="greaterOrEqual"/> |
74 | 74 |
<import plugin="org.txm.rcp" version="0.7.8" match="greaterOrEqual"/> |
75 |
<import plugin="org.txm.index.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
75 | 76 |
</requires> |
76 | 77 |
|
77 | 78 |
<plugin |
tmp/org.txm.cooccurrence.feature/feature.xml (revision 888) | ||
---|---|---|
22 | 22 |
<import plugin="org.txm.specificities.core" version="1.0.0" match="greaterOrEqual"/> |
23 | 23 |
<import plugin="org.txm.statsengine.r.rcp" version="1.0.0" match="greaterOrEqual"/> |
24 | 24 |
<import plugin="org.txm.links.rcp" version="1.0.0" match="greaterOrEqual"/> |
25 |
<import plugin="org.txm.cooccurrence.core" version="1.0.0" match="greaterOrEqual"/> |
|
25 | 26 |
</requires> |
26 | 27 |
|
27 | 28 |
<plugin |
tmp/org.txm.specificities.feature/feature.xml (revision 888) | ||
---|---|---|
21 | 21 |
<import plugin="org.txm.progression.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.chartsengine.rcp"/> |
23 | 23 |
<import plugin="org.txm.lexicaltable.rcp"/> |
24 |
<import plugin="org.txm.specificities.core" version="1.0.0" match="greaterOrEqual"/> |
|
24 | 25 |
</requires> |
25 | 26 |
|
26 | 27 |
<plugin |
tmp/org.txm.chartsengine.jfreechart.feature/feature.xml (revision 888) | ||
---|---|---|
22 | 22 |
<import plugin="org.txm.libs.jfreesvg" version="1.7.0" match="greaterOrEqual"/> |
23 | 23 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/> |
24 | 24 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
25 |
<import plugin="org.txm.chartsengine.jfreechart.core" version="1.0.0" match="greaterOrEqual"/> |
|
25 | 26 |
</requires> |
26 | 27 |
|
27 | 28 |
<plugin |
tmp/org.txm.properties.feature/feature.xml (revision 888) | ||
---|---|---|
18 | 18 |
|
19 | 19 |
<requires> |
20 | 20 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
21 |
<import plugin="org.eclipse.ui" version="3.106.1" match="greaterOrEqual"/> |
|
22 |
<import plugin="org.txm.utils"/> |
|
23 |
<import plugin="org.txm.properties.core" version="1.0.0" match="greaterOrEqual"/> |
|
24 |
<import plugin="org.eclipse.core.runtime" version="3.10.0" match="greaterOrEqual"/> |
|
25 | 21 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/> |
22 |
<import plugin="org.txm.properties.core" version="1.0.0" match="greaterOrEqual"/> |
|
26 | 23 |
</requires> |
27 | 24 |
|
28 | 25 |
<plugin |
tmp/org.txm.partition.feature/feature.xml (revision 888) | ||
---|---|---|
21 | 21 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.lexicaltable.core" version="1.0.0" match="greaterOrEqual"/> |
23 | 23 |
<import plugin="org.txm.chartsengine.rcp"/> |
24 |
<import plugin="org.txm.partition.core" version="1.0.0" match="greaterOrEqual"/> |
|
24 | 25 |
</requires> |
25 | 26 |
|
26 | 27 |
<plugin |
tmp/org.txm.chartsengine.jfreechart.rcp/META-INF/MANIFEST.MF (revision 888) | ||
---|---|---|
1 | 1 |
Manifest-Version: 1.0 |
2 |
Require-Bundle: org.txm.chartsengine.rcp;bundle-version="1.0.0", |
|
2 |
Require-Bundle: org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport,
|
|
3 | 3 |
org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0";visibility:=reexport |
4 | 4 |
Export-Package: org.txm.chartsengine.jfreechart.rcp, |
5 | 5 |
org.txm.chartsengine.jfreechart.rcp.events, |
tmp/org.txm.rcp.feature/feature.xml (revision 888) | ||
---|---|---|
212 | 212 |
<import plugin="org.eclipse.e4.ui.model.workbench"/> |
213 | 213 |
<import plugin="org.eclipse.e4.ui.workbench" version="1.0.0" match="greaterOrEqual"/> |
214 | 214 |
<import plugin="org.eclipse.core.expressions" version="3.4.600" match="greaterOrEqual"/> |
215 |
<import plugin="org.txm.groovy.core"/>
|
|
215 |
<import plugin="org.eclipse.e4.core.contexts" version="1.6.0" match="greaterOrEqual"/>
|
|
216 | 216 |
<import plugin="org.eclipse.equinox.p2.director"/> |
217 | 217 |
<import plugin="org.eclipse.osgi.util" version="3.3.0" match="greaterOrEqual"/> |
218 | 218 |
<import plugin="org.eclipse.core.net" version="1.2.200" match="greaterOrEqual"/> |
... | ... | |
239 | 239 |
<import plugin="org.eclipse.e4.ui.services"/> |
240 | 240 |
<import plugin="org.eclipse.emf.ecore.xmi" version="2.11.0" match="greaterOrEqual"/> |
241 | 241 |
<import plugin="org.eclipse.e4.core.di.extensions" version="0.13.0" match="greaterOrEqual"/> |
242 |
<import plugin="org.eclipse.e4.core.contexts" version="1.6.0" match="greaterOrEqual"/> |
|
242 |
<import plugin="org.eclipse.osgi" version="3.12.100" match="greaterOrEqual"/> |
|
243 |
<import plugin="org.eclipse.equinox.ds" version="1.5.0" match="greaterOrEqual"/> |
|
244 |
<import plugin="org.eclipse.equinox.util" version="1.0.500" match="greaterOrEqual"/> |
|
245 |
<import plugin="org.eclipse.equinox.event" version="1.4.0" match="greaterOrEqual"/> |
|
246 |
<import plugin="org.txm.libs.args4j" version="1.0.0" match="greaterOrEqual"/> |
|
247 |
<import plugin="org.txm.tokenizer.core" version="1.0.0" match="greaterOrEqual"/> |
|
248 |
<import plugin="org.txm.groovy.core" version="1.0.0" match="greaterOrEqual"/> |
|
249 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
250 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
251 |
<import plugin="org.eclipse.swt" version="3.6.0" match="compatible"/> |
|
252 |
<import plugin="org.eclipse.equinox.common" version="3.6.0" match="compatible"/> |
|
253 |
<import plugin="org.w3c.css.sac" version="1.3.0" match="greaterOrEqual"/> |
|
254 |
<import plugin="org.eclipse.equinox.registry" version="3.5.0" match="compatible"/> |
|
255 |
<import plugin="org.eclipse.equinox.preferences" version="3.3.0" match="compatible"/> |
|
256 |
<import plugin="org.eclipse.core.runtime" version="3.8.0" match="greaterOrEqual"/> |
|
243 | 257 |
</requires> |
244 | 258 |
|
245 | 259 |
<plugin |
tmp/org.txm.index.feature/feature.xml (revision 888) | ||
---|---|---|
21 | 21 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.statsengine.r.rcp"/> |
23 | 23 |
<import plugin="org.txm.links.rcp" version="1.0.0" match="greaterOrEqual"/> |
24 |
<import plugin="org.txm.index.core" version="1.0.0" match="greaterOrEqual"/> |
|
24 | 25 |
</requires> |
25 | 26 |
|
26 | 27 |
<plugin |
tmp/org.txm.links.rcp/META-INF/MANIFEST.MF (revision 888) | ||
---|---|---|
7 | 7 |
Bundle-ManifestVersion: 2 |
8 | 8 |
Bundle-SymbolicName: org.txm.links.rcp;singleton:=true |
9 | 9 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
10 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.0";visibility:=reexport, |
|
11 |
org.txm.searchengine.cqp.core |
|
10 |
Require-Bundle: org.txm.rcp;bundle-version="0.8.0";visibility:=reexport |
|
12 | 11 |
|
tmp/org.txm.ca.feature/feature.xml (revision 888) | ||
---|---|---|
22 | 22 |
<import plugin="org.txm.lexicaltable.core"/> |
23 | 23 |
<import plugin="org.txm.lexicaltable.rcp" version="1.0.0" match="greaterOrEqual"/> |
24 | 24 |
<import plugin="org.txm.chartsengine.rcp"/> |
25 |
<import plugin="org.txm.ca.core" version="1.0.0" match="greaterOrEqual"/> |
|
25 | 26 |
</requires> |
26 | 27 |
|
27 | 28 |
<plugin |
tmp/org.txm.ahc.feature/feature.xml (revision 888) | ||
---|---|---|
21 | 21 |
<import plugin="org.txm.ca.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.lexicaltable.rcp" version="1.0.0" match="greaterOrEqual"/> |
23 | 23 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
24 |
<import plugin="org.txm.ahc.core" version="1.0.0" match="greaterOrEqual"/> |
|
25 |
<import plugin="org.txm.ca.rcp"/> |
|
24 | 26 |
</requires> |
25 | 27 |
|
26 | 28 |
<plugin |
tmp/org.txm.chartsengine.r.feature/feature.xml (revision 888) | ||
---|---|---|
20 | 20 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
21 | 21 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
23 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
|
23 | 24 |
</requires> |
24 | 25 |
|
25 | 26 |
<plugin |
tmp/org.txm.progression.feature/feature.xml (revision 888) | ||
---|---|---|
20 | 20 |
<import plugin="org.txm.chartsengine.jfreechart.core" version="1.0.0" match="greaterOrEqual"/> |
21 | 21 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
23 |
<import plugin="org.txm.edition.rcp"/> |
|
24 |
<import plugin="org.txm.lexicaltable.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
25 | 23 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
24 |
<import plugin="org.txm.progression.core" version="1.0.0" match="greaterOrEqual"/> |
|
25 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
26 |
<import plugin="org.txm.edition.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
26 | 27 |
</requires> |
27 | 28 |
|
28 | 29 |
<plugin |
tmp/org.txm.concordance.feature/feature.xml (revision 888) | ||
---|---|---|
20 | 20 |
<requires> |
21 | 21 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
22 | 22 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
23 |
<import plugin="org.txm.cooccurrence.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
24 |
<import plugin="org.txm.internalview.rcp" version="1.0.0" match="greaterOrEqual"/>
|
|
23 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/>
|
|
24 |
<import plugin="org.txm.concordance.core" version="1.0.0" match="greaterOrEqual"/>
|
|
25 | 25 |
</requires> |
26 | 26 |
|
27 | 27 |
<plugin |
tmp/org.txm.synopticeditor.feature/feature.xml (revision 888) | ||
---|---|---|
68 | 68 |
|
69 | 69 |
<requires> |
70 | 70 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
71 |
<import plugin="org.txm.links.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
71 | 72 |
</requires> |
72 | 73 |
|
73 | 74 |
<plugin |
tmp/org.txm.searchengine.cqp.feature/feature.xml (revision 888) | ||
---|---|---|
22 | 22 |
<import plugin="org.txm.searchengine.core" version="1.0.0" match="greaterOrEqual"/> |
23 | 23 |
<import plugin="org.txm.libs.cqp" version="1.0.0" match="greaterOrEqual"/> |
24 | 24 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/> |
25 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
25 | 26 |
</requires> |
26 | 27 |
|
27 | 28 |
<plugin |
tmp/org.txm.groovy.feature/feature.xml (revision 888) | ||
---|---|---|
17 | 17 |
</license> |
18 | 18 |
|
19 | 19 |
<requires> |
20 |
<import plugin="org.txm.libs.groovy-all" version="2.3.3" match="greaterOrEqual"/> |
|
21 |
<import plugin="org.txm.utils" version="1.0.0" match="greaterOrEqual"/> |
|
22 |
<import plugin="org.eclipse.osgi" version="3.10.2" match="greaterOrEqual"/> |
|
23 |
<import plugin="org.eclipse.core.runtime" version="3.10.0" match="greaterOrEqual"/> |
|
24 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
25 |
<import plugin="org.txm.concordance.core" version="1.0.0" match="greaterOrEqual"/> |
|
26 |
<import plugin="org.txm.ca.core" version="1.0.0" match="greaterOrEqual"/> |
|
27 |
<import plugin="org.txm.ahc.core" version="1.0.0" match="greaterOrEqual"/> |
|
28 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
29 |
<import plugin="org.txm.chartsengine.jfreechart.core" version="1.0.0" match="greaterOrEqual"/> |
|
30 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
|
31 |
<import plugin="org.txm.cooccurrence.core" version="1.0.0" match="greaterOrEqual"/> |
|
32 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
|
33 |
<import plugin="org.txm.index.core" version="1.0.0" match="greaterOrEqual"/> |
|
34 |
<import plugin="org.txm.lexicaltable.core" version="1.0.0" match="greaterOrEqual"/> |
|
35 |
<import plugin="org.txm.libs.batik"/> |
|
36 |
<import plugin="org.txm.libs.colt" version="1.2.0" match="greaterOrEqual"/> |
|
37 |
<import plugin="org.txm.libs.itext" version="2.1.5" match="greaterOrEqual"/> |
|
38 |
<import plugin="org.txm.libs.jfreechart" version="1.0.17" match="greaterOrEqual"/> |
|
39 |
<import plugin="org.txm.libs.jfreesvg" version="1.7.0" match="greaterOrEqual"/> |
|
40 |
<import plugin="org.txm.libs.rserve"/> |
|
41 |
<import plugin="org.txm.libs.saxon" version="9.0.0" match="greaterOrEqual"/> |
|
42 |
<import plugin="org.txm.partition.core" version="1.0.0" match="greaterOrEqual"/> |
|
43 |
<import plugin="org.txm.progression.core" version="1.0.0" match="greaterOrEqual"/> |
|
44 |
<import plugin="org.txm.specificities.core" version="1.0.0" match="greaterOrEqual"/> |
|
45 |
<import plugin="org.txm.statsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
46 |
<import plugin="org.txm.referencer.core" version="1.0.0" match="greaterOrEqual"/> |
|
47 |
<import plugin="org.txm.libs.cqp" version="1.0.0" match="greaterOrEqual"/> |
|
48 |
<import plugin="org.txm.searchengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
49 |
<import plugin="org.eclipse.swt" version="3.103.2" match="greaterOrEqual"/> |
|
50 |
<import plugin="org.txm.properties.core" version="1.0.0" match="greaterOrEqual"/> |
|
20 |
<import plugin="org.txm.core" version="0.8.0" match="greaterOrEqual"/> |
|
51 | 21 |
</requires> |
52 | 22 |
|
53 | 23 |
<plugin |
tmp/org.txm.lexicaltable.feature/feature.xml (revision 888) | ||
---|---|---|
19 | 19 |
<requires> |
20 | 20 |
<import plugin="org.txm.index.core" version="1.0.0" match="greaterOrEqual"/> |
21 | 21 |
<import plugin="org.txm.statsengine.r.rcp"/> |
22 |
<import plugin="org.txm.lexicaltable.core" version="1.0.0" match="greaterOrEqual"/> |
|
22 | 23 |
</requires> |
23 | 24 |
|
24 | 25 |
<plugin |
Also available in: Unified diff