Révision 2212
| tmp/org.txm.chartsengine.r.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.preferencePages"> |
| 6 | 6 |
<page |
| tmp/org.txm.annotation.feature/feature.xml (revision 2212) | ||
|---|---|---|
| 41 | 41 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
| 42 | 42 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/> |
| 43 | 43 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 44 |
<import plugin="org.txm.edition.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 44 | 45 |
<import plugin="org.txm.searchengine.cqp.core"/> |
| 45 | 46 |
<import plugin="javax.persistence" version="2.1.0" match="greaterOrEqual"/> |
| 46 | 47 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
| 47 | 48 |
<import plugin="org.eclipse.persistence.jpa.jpql" version="2.6.0" match="greaterOrEqual"/> |
| 49 |
<import plugin="org.eclipse.persistence.asm" version="6.0.0" match="greaterOrEqual"/> |
|
| 48 | 50 |
<import plugin="org.txm.annotation.kr.core" version="1.0.0" match="greaterOrEqual"/> |
| 49 | 51 |
<import plugin="org.txm.annotation.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 52 |
<import plugin="org.eclipse.osgi"/> |
|
| 53 |
<import plugin="org.eclipse.persistence.core" version="2.7.1" match="greaterOrEqual"/> |
|
| 50 | 54 |
</requires> |
| 51 | 55 |
|
| 52 | 56 |
<plugin |
| ... | ... | |
| 77 | 81 |
version="0.0.0" |
| 78 | 82 |
unpack="false"/> |
| 79 | 83 |
|
| 84 |
<plugin |
|
| 85 |
id="javax.annotation" |
|
| 86 |
download-size="0" |
|
| 87 |
install-size="0" |
|
| 88 |
version="0.0.0" |
|
| 89 |
unpack="false"/> |
|
| 90 |
|
|
| 91 |
<plugin |
|
| 92 |
id="org.eclipse.persistence.jpa" |
|
| 93 |
download-size="0" |
|
| 94 |
install-size="0" |
|
| 95 |
version="0.0.0" |
|
| 96 |
unpack="false"/> |
|
| 97 |
|
|
| 98 |
<plugin |
|
| 99 |
id="org.eclipse.persistence.core" |
|
| 100 |
download-size="0" |
|
| 101 |
install-size="0" |
|
| 102 |
version="0.0.0" |
|
| 103 |
unpack="false"/> |
|
| 104 |
|
|
| 105 |
<plugin |
|
| 106 |
id="org.eclipse.persistence.asm" |
|
| 107 |
download-size="0" |
|
| 108 |
install-size="0" |
|
| 109 |
version="0.0.0" |
|
| 110 |
unpack="false"/> |
|
| 111 |
|
|
| 112 |
<plugin |
|
| 113 |
id="org.eclipse.persistence.jpa.jpql" |
|
| 114 |
download-size="0" |
|
| 115 |
install-size="0" |
|
| 116 |
version="0.0.0" |
|
| 117 |
unpack="false"/> |
|
| 118 |
|
|
| 80 | 119 |
</feature> |
| tmp/org.txm.statsengine.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.statsengine.core.StatsEngine" name="Stats Engine" schema="schema/org.txm.statsengine.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.txm.core.engines.EnginesManager"> |
| tmp/org.txm.lexicaltable.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.preferencePages"> |
| 6 | 6 |
<page |
| tmp/org.txm.properties.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.preferencePages"> |
| 6 | 6 |
<page |
| tmp/org.txm.ocaml.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.core.engines.ScriptEngine"> |
| 6 | 6 |
<ScriptEngine |
| tmp/org.txm.tigersearch.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.cql2lsa.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.partition.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.annotation.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.annotation.core.AnnotationEngine" name="org.txm.annotation.core.AnnotationEngine" schema="schema/org.txm.annotation.core.AnnotationEngine.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.core.runtime.preferences"> |
| tmp/org.txm.specificities.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.editors"> |
| 6 | 6 |
<editor |
| tmp/org.txm.referencer.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.statsengine.r.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.statsengine.r.core.RTransformer" name="org.txm.statsengine.r.core.RTransformer" schema="schema/org.txm.statsengine.r.core.RTransformer.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.core.runtime.preferences"> |
| tmp/org.txm.oriflamms.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.cooccurrence.chartsengine/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.wordcloud.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.chartsengine.chartcreator"> |
| 6 | 6 |
<ChartCreator |
| tmp/org.txm.cooccurrence.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.para.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.editors"> |
| 6 | 6 |
<editor |
| tmp/org.txm.annotation.kr.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.annotation.kr.core/META-INF/MANIFEST.MF (revision 2212) | ||
|---|---|---|
| 3 | 3 |
javax.persistence;bundle-version="2.1.0";visibility:=reexport, |
| 4 | 4 |
org.eclipse.persistence.jpa;bundle-version="2.6.0";visibility:=reexport, |
| 5 | 5 |
org.eclipse.persistence.jpa.jpql;bundle-version="2.6.0";visibility:=reexport, |
| 6 |
org.txm.annotation.core;visibility:=reexport |
|
| 6 |
org.txm.annotation.core;visibility:=reexport, |
|
| 7 |
org.eclipse.persistence.asm;bundle-version="6.0.0" |
|
| 7 | 8 |
Export-Package: org.hsqldb, |
| 8 | 9 |
org.hsqldb.auth, |
| 9 | 10 |
org.hsqldb.dbinfo, |
| tmp/TXMBetaPlugins.site/site.xml (revision 2212) | ||
|---|---|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
| 2 |
<site> |
|
| 3 |
<description name="TXM Extensions - RELEASE" url="http://textometrie.ens-lyon.fr/dist/0.8.0/ext/stable"> |
|
| 4 |
This update site contains the Release plugins for TXM |
|
| 5 |
</description> |
|
| 6 |
<feature url="features/org.txm.ahc.feature_1.0.0.201908201204.jar" id="org.txm.ahc.feature" version="1.0.0.201908201204"> |
|
| 7 |
<category name="ALL"/> |
|
| 8 |
</feature> |
|
| 9 |
<feature url="features/org.txm.annotation.feature_1.0.0.201908201204.jar" id="org.txm.annotation.feature" version="1.0.0.201908201204"> |
|
| 10 |
<category name="ALL"/> |
|
| 11 |
</feature> |
|
| 12 |
<feature url="features/org.txm.annotation.kr.feature_1.0.0.201908201204.jar" id="org.txm.annotation.kr.feature" version="1.0.0.201908201204"> |
|
| 13 |
<category name="ALL"/> |
|
| 14 |
</feature> |
|
| 15 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.201908201204.jar" id="org.txm.annotation.urs.feature" version="1.0.0.201908201204"> |
|
| 16 |
<category name="ALL"/> |
|
| 17 |
</feature> |
|
| 18 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.201908201204.jar" id="org.txm.backtomedia.feature" version="1.0.0.201908201204"> |
|
| 19 |
<category name="ALL"/> |
|
| 20 |
</feature> |
|
| 21 |
<feature url="features/org.txm.ca.feature_1.0.0.201908201204.jar" id="org.txm.ca.feature" version="1.0.0.201908201204"> |
|
| 22 |
<category name="ALL"/> |
|
| 23 |
</feature> |
|
| 24 |
<feature url="features/org.txm.chartsengine.jfreechart.feature_1.0.0.2141.jar" id="org.txm.chartsengine.jfreechart.feature" version="1.0.0.2141"> |
|
| 25 |
<category name="ALL"/> |
|
| 26 |
</feature> |
|
| 27 |
<feature url="features/org.txm.chartsengine.r.feature_1.0.0.201908201204.jar" id="org.txm.chartsengine.r.feature" version="1.0.0.201908201204"> |
|
| 28 |
<category name="ALL"/> |
|
| 29 |
</feature> |
|
| 30 |
<feature url="features/org.txm.concordance.feature_1.0.0.201908201204.jar" id="org.txm.concordance.feature" version="1.0.0.201908201204"> |
|
| 31 |
<category name="ALL"/> |
|
| 32 |
</feature> |
|
| 33 |
<feature url="features/org.txm.conllu.feature_1.0.0.201908201204.jar" id="org.txm.conllu.feature" version="1.0.0.201908201204"> |
|
| 34 |
<category name="ALL"/> |
|
| 35 |
</feature> |
|
| 36 |
<feature url="features/org.txm.cooccurrence.feature_1.0.0.201908201204.jar" id="org.txm.cooccurrence.feature" version="1.0.0.201908201204"> |
|
| 37 |
<category name="ALL"/> |
|
| 38 |
</feature> |
|
| 39 |
<feature url="features/org.txm.cql2lsa.feature_1.0.0.201908201204.jar" id="org.txm.cql2lsa.feature" version="1.0.0.201908201204"> |
|
| 40 |
<category name="ALL"/> |
|
| 41 |
</feature> |
|
| 42 |
<feature url="features/org.txm.dictionary.feature_1.0.0.201908201204.jar" id="org.txm.dictionary.feature" version="1.0.0.201908201204"> |
|
| 43 |
<category name="ALL"/> |
|
| 44 |
</feature> |
|
| 45 |
<feature url="features/org.txm.edition.feature_1.0.0.201908201204.jar" id="org.txm.edition.feature" version="1.0.0.201908201204"> |
|
| 46 |
<category name="ALL"/> |
|
| 47 |
</feature> |
|
| 48 |
<feature url="features/org.txm.groovy.feature_1.0.0.201908201204.jar" id="org.txm.groovy.feature" version="1.0.0.201908201204"> |
|
| 49 |
<category name="ALL"/> |
|
| 50 |
</feature> |
|
| 51 |
<feature url="features/org.txm.index.feature_1.0.0.201908201204.jar" id="org.txm.index.feature" version="1.0.0.201908201204"> |
|
| 52 |
<category name="ALL"/> |
|
| 53 |
</feature> |
|
| 54 |
<feature url="features/org.txm.internalview.feature_1.0.0.201908201204.jar" id="org.txm.internalview.feature" version="1.0.0.201908201204"> |
|
| 55 |
<category name="ALL"/> |
|
| 56 |
</feature> |
|
| 57 |
<feature url="features/org.txm.lexicaltable.feature_1.0.0.201908201204.jar" id="org.txm.lexicaltable.feature" version="1.0.0.201908201204"> |
|
| 58 |
<category name="ALL"/> |
|
| 59 |
</feature> |
|
| 60 |
<feature url="features/org.txm.partition.feature_1.0.0.201908201204.jar" id="org.txm.partition.feature" version="1.0.0.201908201204"> |
|
| 61 |
<category name="ALL"/> |
|
| 62 |
</feature> |
|
| 63 |
<feature url="features/org.txm.progression.feature_1.0.0.201908201204.jar" id="org.txm.progression.feature" version="1.0.0.201908201204"> |
|
| 64 |
<category name="ALL"/> |
|
| 65 |
</feature> |
|
| 66 |
<feature url="features/org.txm.properties.feature_1.0.0.201908201204.jar" id="org.txm.properties.feature" version="1.0.0.201908201204"> |
|
| 67 |
<category name="ALL"/> |
|
| 68 |
</feature> |
|
| 69 |
<feature url="features/org.txm.referencer.feature_1.0.0.201908201204.jar" id="org.txm.referencer.feature" version="1.0.0.201908201204"> |
|
| 70 |
<category name="ALL"/> |
|
| 71 |
</feature> |
|
| 72 |
<feature url="features/org.txm.searchengine.cqp.feature_1.0.0.201908201204.jar" id="org.txm.searchengine.cqp.feature" version="1.0.0.201908201204"> |
|
| 73 |
<category name="ALL"/> |
|
| 74 |
</feature> |
|
| 75 |
<feature url="features/org.txm.specificities.feature_1.0.0.201908201204.jar" id="org.txm.specificities.feature" version="1.0.0.201908201204"> |
|
| 76 |
<category name="ALL"/> |
|
| 77 |
</feature> |
|
| 78 |
<feature url="features/org.txm.statsengine.r.feature_1.0.0.201908201204.jar" id="org.txm.statsengine.r.feature" version="1.0.0.201908201204"> |
|
| 79 |
<category name="ALL"/> |
|
| 80 |
</feature> |
|
| 81 |
<feature url="features/org.txm.textsbalance.feature_1.0.0.201908201204.jar" id="org.txm.textsbalance.feature" version="1.0.0.201908201204"> |
|
| 82 |
<category name="ALL"/> |
|
| 83 |
</feature> |
|
| 84 |
<feature url="features/org.txm.tigersearch.feature_1.0.0.201908201204.jar" id="org.txm.tigersearch.feature" version="1.0.0.201908201204"> |
|
| 85 |
<category name="ALL"/> |
|
| 86 |
</feature> |
|
| 87 |
<feature url="features/org.txm.translate.feature_1.0.0.201908201204.jar" id="org.txm.translate.feature" version="1.0.0.201908201204"> |
|
| 88 |
<category name="ALL"/> |
|
| 89 |
</feature> |
|
| 90 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.201908201204.jar" id="org.txm.treetagger.models.feature" version="1.0.0.201908201204"> |
|
| 91 |
<category name="ALL"/> |
|
| 92 |
</feature> |
|
| 93 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.201908201204.jar" id="org.txm.wordcloud.feature" version="1.0.0.201908201204"> |
|
| 94 |
<category name="ALL"/> |
|
| 95 |
</feature> |
|
| 96 |
<category-def name="ALL" label="ALL"> |
|
| 97 |
<description> |
|
| 98 |
ALL TXM extensions |
|
| 99 |
</description> |
|
| 100 |
</category-def> |
|
| 101 |
</site> |
|
| 0 | 102 | |
| tmp/org.txm.annotation.kr.feature/feature.xml (revision 2212) | ||
|---|---|---|
| 47 | 47 |
<import plugin="org.txm.annotation.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 48 | 48 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/> |
| 49 | 49 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 50 |
<import plugin="org.txm.edition.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 50 | 51 |
</requires> |
| 51 | 52 |
|
| 52 | 53 |
<plugin |
| ... | ... | |
| 77 | 78 |
version="0.0.0" |
| 78 | 79 |
unpack="false"/> |
| 79 | 80 |
|
| 81 |
<plugin |
|
| 82 |
id="javax.persistence" |
|
| 83 |
download-size="0" |
|
| 84 |
install-size="0" |
|
| 85 |
version="0.0.0" |
|
| 86 |
unpack="false"/> |
|
| 87 |
|
|
| 80 | 88 |
</feature> |
| tmp/org.txm.connlu.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.core.engines.EnginesManager" name="org.txm.core.engines.EnginesManager" schema="schema/engine_manager.exsd"/> |
| 5 | 5 |
<extension-point id="org.txm.functions.CommandsAPIDeclaration" name="CommandsAPIDeclaration" schema="schema/org.txm.commandapi.exsd"/> |
| 6 | 6 |
<extension-point id="org.txm.PostInstallationStep" name="Post installation step" schema="schema/org.txm.PostInstallationStep.exsd"/> |
| tmp/org.txm.index.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
|
| tmp/org.txm.progression.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.preferencePages"> |
| 6 | 6 |
<page |
| tmp/org.txm.chartsengine.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.rcp.swtchartscomponentsprovider" name="%extension-point.name" schema="schema/org.txm.rcp.swtchartscomponentsprovider.exsd"/> |
| 5 | 5 |
<extension-point id="org.txm.chartsengine.eventcallback" name="%extension-point.name.0" schema="schema/org.txm.chartsengine.eventcallback.exsd"/> |
| 6 | 6 |
<extension |
| tmp/org.txm.concordance.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.rcp.extensionpoint.backtotext" name="%extension-point.name" schema="schema/org.txm.rcp.extensionpoint.backtotext.exsd"/> |
| 5 | 5 |
|
| 6 | 6 |
<extension |
| tmp/org.txm.searchengine.cqp.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.searchengine.core.SearchEngine"> |
| 6 | 6 |
<SearchEngine |
| tmp/org.txm.concordance.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.querycooccurrences.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.adapters"> |
| 6 | 6 |
<factory |
| tmp/org.txm.statsengine.r.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.statengine.r.rcp.sendtor" name="%extension-point.name" schema="schema/org.txm.statengine.r.rcp.sendtor.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.preferencePages"> |
| tmp/org.txm.annotation.kr.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.chartsengine.jfreechart.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.rcp.swtchartscomponentsprovider"> |
| 6 | 6 |
<SWTChartsComponentsProvider |
| tmp/org.txm.ca.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.treetagger.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.chartsengine.jfreechart.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
name="JFCChartsEngine" |
| 6 | 6 |
point="org.txm.chartsengine.chartsengine"> |
| tmp/org.txm.rcp.feature/feature.xml (revision 2212) | ||
|---|---|---|
| 184 | 184 |
version="0.0.0" |
| 185 | 185 |
optional="true"/> |
| 186 | 186 |
|
| 187 |
<includes |
|
| 188 |
id="org.txm.xmleditor.feature" |
|
| 189 |
version="0.0.0" |
|
| 190 |
optional="true"/> |
|
| 191 |
|
|
| 192 |
<includes |
|
| 193 |
id="org.txm.core.feature" |
|
| 194 |
version="0.0.0" |
|
| 195 |
optional="true"/> |
|
| 196 |
|
|
| 187 | 197 |
<requires> |
| 188 |
<import plugin="org.eclipse.core.runtime" version="3.10.0" match="greaterOrEqual"/> |
|
| 189 |
<import plugin="org.eclipse.osgi.util" version="3.2.0" match="greaterOrEqual"/> |
|
| 190 |
<import plugin="org.eclipse.core.net"/> |
|
| 191 |
<import plugin="org.eclipse.osgi" version="3.10.2" match="greaterOrEqual"/> |
|
| 192 |
<import plugin="org.eclipse.ui.workbench"/> |
|
| 193 |
<import plugin="org.eclipse.core.commands" version="3.6.100" match="greaterOrEqual"/> |
|
| 194 |
<import plugin="org.eclipse.core.resources"/> |
|
| 195 |
<import plugin="org.txm.libs.hsqldb"/> |
|
| 196 |
<import plugin="org.apache.xerces" version="2.9.0" match="greaterOrEqual"/> |
|
| 198 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 199 |
<import plugin="org.txm.chartsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 200 |
<import plugin="org.txm.rcp" version="0.7.8" match="greaterOrEqual"/> |
|
| 197 | 201 |
<import plugin="org.eclipse.ui" version="3.106.1" match="greaterOrEqual"/> |
| 198 | 202 |
<import plugin="org.eclipse.core.filesystem" version="1.2.0" match="greaterOrEqual"/> |
| 199 | 203 |
<import plugin="org.eclipse.ui.ide"/> |
| ... | ... | |
| 221 | 225 |
<import plugin="org.eclipse.equinox.ds" version="1.5.0" match="greaterOrEqual"/> |
| 222 | 226 |
<import plugin="org.eclipse.equinox.util" version="1.0.500" match="greaterOrEqual"/> |
| 223 | 227 |
<import plugin="org.eclipse.equinox.event" version="1.4.0" match="greaterOrEqual"/> |
| 224 |
<import plugin="org.txm.libs.args4j"/> |
|
| 225 |
<import plugin="org.txm.tokenizer.core"/> |
|
| 226 |
<import plugin="org.txm.searchengine.cqp.core"/> |
|
| 228 |
<import plugin="org.txm.core" version="0.8.0" match="greaterOrEqual"/> |
|
| 229 |
<import plugin="org.txm.libs.batik"/> |
|
| 230 |
<import plugin="org.txm.libs.args4j" version="1.0.0" match="greaterOrEqual"/> |
|
| 231 |
<import plugin="org.txm.tokenizer.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 232 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
| 233 |
<import plugin="org.txm.statsengine.core"/> |
|
| 227 | 234 |
<import plugin="org.eclipse.ui.themes" version="1.2.1" match="greaterOrEqual"/> |
| 228 | 235 |
<import plugin="org.txm.annotation.core"/> |
| 229 | 236 |
<import plugin="org.eclipse.ui.views" version="3.9.0" match="greaterOrEqual"/> |
| ... | ... | |
| 231 | 238 |
<import plugin="org.txm.treetagger.core"/> |
| 232 | 239 |
<import plugin="org.eclipse.equinox.p2.discovery.compatibility" version="1.0.201" match="greaterOrEqual"/> |
| 233 | 240 |
<import plugin="org.eclipse.e4.ui.workbench.renderers.swt"/> |
| 234 |
<import plugin="org.eclipse.osgi.util" version="3.3.0" match="greaterOrEqual"/> |
|
| 235 |
<import plugin="org.eclipse.core.net" version="1.2.200" match="greaterOrEqual"/> |
|
| 236 |
<import plugin="org.txm.chartsengine.rcp"/> |
|
| 237 |
<import plugin="org.txm.chartsengine.core"/> |
|
| 238 |
<import plugin="javax.persistence" version="2.1.0" match="greaterOrEqual"/> |
|
| 239 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
|
| 240 |
<import plugin="org.eclipse.persistence.jpa.jpql" version="2.6.0" match="greaterOrEqual"/> |
|
| 241 |
<import plugin="org.txm.annotation.kr.core"/> |
|
| 242 |
<import plugin="org.txm.annotation.rcp"/> |
|
| 243 |
<import plugin="org.txm.concordance.rcp"/> |
|
| 244 |
<import plugin="org.txm.edition.rcp"/> |
|
| 245 |
<import plugin="org.eclipse.ui.ide" version="3.12.0" match="compatible"/> |
|
| 246 |
<import plugin="org.eclipse.ui.views" version="3.8.0" match="compatible"/> |
|
| 247 |
<import plugin="org.eclipse.jface.text" version="3.10.0" match="compatible"/> |
|
| 248 |
<import plugin="org.eclipse.ui.workbench.texteditor" version="3.10.0" match="compatible"/> |
|
| 249 |
<import plugin="org.eclipse.wst.sse.ui" version="1.3.500" match="equivalent"/> |
|
| 250 |
<import plugin="org.eclipse.wst.sse.core" version="1.1.900" match="equivalent"/> |
|
| 251 |
<import plugin="org.eclipse.ui" version="3.107.0" match="compatible"/> |
|
| 252 |
<import plugin="org.eclipse.core.resources" version="3.11.0" match="compatible"/> |
|
| 253 |
<import plugin="org.eclipse.core.runtime" version="3.12.0" match="compatible"/> |
|
| 254 |
<import plugin="org.eclipse.wst.common.uriresolver" version="1.2.200" match="compatible"/> |
|
| 255 |
<import plugin="org.eclipse.wst.xml.core" version="1.1.1100" match="equivalent"/> |
|
| 256 |
<import plugin="org.eclipse.wst.common.ui" version="1.1.500" match="equivalent"/> |
|
| 257 |
<import plugin="org.eclipse.wst.validation" version="1.2.700" match="equivalent"/> |
|
| 258 |
<import plugin="org.eclipse.wst.validation.ui"/> |
|
| 259 |
<import plugin="org.eclipse.core.expressions" version="3.5.0" match="compatible"/> |
|
| 260 |
<import plugin="org.eclipse.core.filesystem" version="1.6.0" match="compatible"/> |
|
| 261 |
<import plugin="org.eclipse.wst.xml.ui" version="1.1.800" match="greaterOrEqual"/> |
|
| 241 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/> |
|
| 262 | 242 |
<import feature="org.eclipse.babel.nls_eclipse_fr" version="4.7.0.v20190126095834"/> |
| 263 | 243 |
</requires> |
| 264 | 244 |
|
| 265 | 245 |
<plugin |
| 266 |
id="org.txm.core" |
|
| 267 |
download-size="0" |
|
| 268 |
install-size="0" |
|
| 269 |
version="0.0.0"/> |
|
| 270 |
|
|
| 271 |
<plugin |
|
| 272 |
id="org.txm.libs.batik" |
|
| 273 |
download-size="0" |
|
| 274 |
install-size="0" |
|
| 275 |
version="0.0.0"/> |
|
| 276 |
|
|
| 277 |
<plugin |
|
| 278 |
id="org.txm.libs.colt" |
|
| 279 |
download-size="0" |
|
| 280 |
install-size="0" |
|
| 281 |
version="0.0.0"/> |
|
| 282 |
|
|
| 283 |
<plugin |
|
| 284 |
id="org.txm.libs.groovy-all" |
|
| 285 |
download-size="0" |
|
| 286 |
install-size="0" |
|
| 287 |
version="0.0.0"/> |
|
| 288 |
|
|
| 289 |
<plugin |
|
| 290 |
id="org.txm.libs.itext" |
|
| 291 |
download-size="0" |
|
| 292 |
install-size="0" |
|
| 293 |
version="0.0.0"/> |
|
| 294 |
|
|
| 295 |
<plugin |
|
| 296 |
id="org.txm.libs.jfreechart" |
|
| 297 |
download-size="0" |
|
| 298 |
install-size="0" |
|
| 299 |
version="0.0.0"/> |
|
| 300 |
|
|
| 301 |
<plugin |
|
| 302 |
id="org.txm.libs.jfreesvg" |
|
| 303 |
download-size="0" |
|
| 304 |
install-size="0" |
|
| 305 |
version="0.0.0"/> |
|
| 306 |
|
|
| 307 |
<plugin |
|
| 308 |
id="org.txm.libs.rserve" |
|
| 309 |
download-size="0" |
|
| 310 |
install-size="0" |
|
| 311 |
version="0.0.0"/> |
|
| 312 |
|
|
| 313 |
<plugin |
|
| 314 |
id="org.txm.libs.saxon" |
|
| 315 |
download-size="0" |
|
| 316 |
install-size="0" |
|
| 317 |
version="0.0.0"/> |
|
| 318 |
|
|
| 319 |
<plugin |
|
| 320 |
id="org.txm.rcp" |
|
| 321 |
download-size="0" |
|
| 322 |
install-size="0" |
|
| 323 |
version="0.0.0"/> |
|
| 324 |
|
|
| 325 |
<plugin |
|
| 326 |
id="org.txm.utils.core" |
|
| 327 |
download-size="0" |
|
| 328 |
install-size="0" |
|
| 329 |
version="0.0.0"/> |
|
| 330 |
|
|
| 331 |
<plugin |
|
| 332 |
id="org.txm.chartsengine.core" |
|
| 333 |
download-size="0" |
|
| 334 |
install-size="0" |
|
| 335 |
version="0.0.0"/> |
|
| 336 |
|
|
| 337 |
<plugin |
|
| 338 | 246 |
id="org.txm.chartsengine.raster.rcp" |
| 339 | 247 |
download-size="0" |
| 340 | 248 |
install-size="0" |
| ... | ... | |
| 353 | 261 |
version="0.0.0"/> |
| 354 | 262 |
|
| 355 | 263 |
<plugin |
| 356 |
id="org.txm.libs.args4j"
|
|
| 264 |
id="org.txm.rcp"
|
|
| 357 | 265 |
download-size="0" |
| 358 | 266 |
install-size="0" |
| 359 | 267 |
version="0.0.0"/> |
| 360 | 268 |
|
| 361 | 269 |
<plugin |
| 362 |
id="org.txm.libs.cqp" |
|
| 363 |
download-size="0" |
|
| 364 |
install-size="0" |
|
| 365 |
version="0.0.0"/> |
|
| 366 |
|
|
| 367 |
<plugin |
|
| 368 | 270 |
id="org.txm.links.rcp" |
| 369 | 271 |
download-size="0" |
| 370 | 272 |
install-size="0" |
| 371 | 273 |
version="0.0.0"/> |
| 372 | 274 |
|
| 373 |
<plugin |
|
| 374 |
id="org.txm.searchengine.core" |
|
| 375 |
download-size="0" |
|
| 376 |
install-size="0" |
|
| 377 |
version="0.0.0"/> |
|
| 378 |
|
|
| 379 |
<plugin |
|
| 380 |
id="org.txm.statsengine.core" |
|
| 381 |
download-size="0" |
|
| 382 |
install-size="0" |
|
| 383 |
version="0.0.0"/> |
|
| 384 |
|
|
| 385 |
<plugin |
|
| 386 |
id="org.txm.tokenizer.core" |
|
| 387 |
download-size="0" |
|
| 388 |
install-size="0" |
|
| 389 |
version="0.0.0"/> |
|
| 390 |
|
|
| 391 |
<plugin |
|
| 392 |
id="org.txm.libs.msoffice" |
|
| 393 |
download-size="0" |
|
| 394 |
install-size="0" |
|
| 395 |
version="0.0.0"/> |
|
| 396 |
|
|
| 397 |
<plugin |
|
| 398 |
id="org.txm.libs.office" |
|
| 399 |
download-size="0" |
|
| 400 |
install-size="0" |
|
| 401 |
version="0.0.0"/> |
|
| 402 |
|
|
| 403 |
<plugin |
|
| 404 |
id="org.txm.annotation.rcp" |
|
| 405 |
download-size="0" |
|
| 406 |
install-size="0" |
|
| 407 |
version="0.0.0" |
|
| 408 |
unpack="false"/> |
|
| 409 |
|
|
| 410 |
<plugin |
|
| 411 |
id="org.txm.libs.hsqldb" |
|
| 412 |
download-size="0" |
|
| 413 |
install-size="0" |
|
| 414 |
version="0.0.0" |
|
| 415 |
unpack="false"/> |
|
| 416 |
|
|
| 417 |
<plugin |
|
| 418 |
id="org.txm.xmleditor.rcp" |
|
| 419 |
download-size="0" |
|
| 420 |
install-size="0" |
|
| 421 |
version="0.0.0" |
|
| 422 |
unpack="false"/> |
|
| 423 |
|
|
| 424 | 275 |
</feature> |
| tmp/org.txm.lexicaltable.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/TXMReleasePlugins.site/site.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<site> |
| 3 |
<description name="TXM Extensions - RELEASE" url="http://txm.textometrie.org/updates/plugins">
|
|
| 3 |
<description name="TXM Extensions - RELEASE" url="http://textometrie.ens-lyon.fr/dist/0.8.0/ext/stable">
|
|
| 4 | 4 |
This update site contains the Release plugins for TXM |
| 5 | 5 |
</description> |
| 6 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.201905291052.jar" id="org.txm.backtomedia.feature" version="1.0.0.201905291052">
|
|
| 6 |
<feature url="features/org.txm.backtomedia.feature_1.0.0.201907161045.jar" id="org.txm.backtomedia.feature" version="1.0.0.201907161045">
|
|
| 7 | 7 |
<category name="Commands"/> |
| 8 | 8 |
</feature> |
| 9 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.201905291052.jar" id="org.txm.wordcloud.feature" version="1.0.0.201905291052">
|
|
| 9 |
<feature url="features/org.txm.wordcloud.feature_1.0.0.201907161045.jar" id="org.txm.wordcloud.feature" version="1.0.0.201907161045">
|
|
| 10 | 10 |
<category name="Commands"/> |
| 11 | 11 |
</feature> |
| 12 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.201905291052.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.201905291052" os="" ws="">
|
|
| 12 |
<feature url="features/org.txm.treetagger.binaries.feature_1.0.0.201907161045.jar" id="org.txm.treetagger.binaries.feature" version="1.0.0.201907161045" os="" ws="">
|
|
| 13 | 13 |
<category name="Annotation"/> |
| 14 | 14 |
</feature> |
| 15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.201905291052.jar" id="org.txm.treetagger.models.feature" version="1.0.0.201905291052">
|
|
| 15 |
<feature url="features/org.txm.treetagger.models.feature_1.0.0.201907161045.jar" id="org.txm.treetagger.models.feature" version="1.0.0.201907161045">
|
|
| 16 | 16 |
<category name="Annotation"/> |
| 17 | 17 |
</feature> |
| 18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.201905291052.jar" id="org.txm.annotation.urs.feature" version="1.0.0.201905291052">
|
|
| 18 |
<feature url="features/org.txm.annotation.urs.feature_1.0.0.201907161045.jar" id="org.txm.annotation.urs.feature" version="1.0.0.201907161045">
|
|
| 19 | 19 |
<category name="Annotation"/> |
| 20 | 20 |
</feature> |
| 21 | 21 |
<category-def name="Commands" label="Commands"> |
| tmp/org.txm.ahc.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.xmleditor.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.chartsengine.raster.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.rcp.swtchartscomponentsprovider"> |
| 6 | 6 |
<SWTChartsComponentsProvider |
| tmp/org.txm.index.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.searchengine.cqp.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.chartsengine.r.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
name="RChartsEngine" |
| 6 | 6 |
point="org.txm.chartsengine.chartsengine"> |
| tmp/org.txm.chartsengine.svgbatik.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.rcp.swtchartscomponentsprovider"> |
| 6 | 6 |
<SWTChartsComponentsProvider |
| tmp/org.txm.python.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.core.engines.ScriptEngine"> |
| 6 | 6 |
<ScriptEngine |
| tmp/org.txm.searchengine.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.searchengine.core.SearchEngine" name="Search Engine" schema="schema/org.txm.searchengine.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.txm.core.engines.EnginesManager"> |
| tmp/org.txm.internalview.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin> <extension
|
|
| 3 |
<plugin> <extension |
|
| 4 | 4 |
point="org.eclipse.ui.commands"> |
| 5 | 5 |
<command |
| 6 | 6 |
categoryId="org.txm.rcp.category.txm" |
| tmp/org.txm.annotation.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.annotation.rcp.editor.AnnotationArea" name="%extension-point.name" schema="schema/org.txm.annotation.rcp.editor.AnnotationArea.exsd"/> |
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.analec.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.groovy.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.PostTXMHOMEInstallationStep"> |
| 6 | 6 |
<PostTXMHOMEInstallationStep |
| tmp/org.txm.edition.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.translate.rcp/src/org/txm/rcp/translate/devtools/CreateMessagesTable.java (revision 2212) | ||
|---|---|---|
| 112 | 112 |
} |
| 113 | 113 |
|
| 114 | 114 |
public static void main(String[] args) throws Exception {
|
| 115 |
String prefix = "messages"; // messages |
|
| 116 |
System.out.println(new CreateMessagesTable("fr").createODT(prefix, new File(prefix+"_fr.odt")));
|
|
| 115 |
String prefix = "bundle"; // messages |
|
| 116 |
File odt = new File(prefix+"_ru.odt"); |
|
| 117 |
new CreateMessagesTable("ru").createODT(prefix, odt);
|
|
| 118 |
System.out.println("ODT="+odt.getAbsolutePath());
|
|
| 117 | 119 |
} |
| 118 | 120 |
} |
| tmp/org.txm.translate.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.tests.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.editors"> |
| 6 | 6 |
<editor |
| tmp/org.txm.wordcloud.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.svn.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.partition.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.commands"> |
| tmp/org.txm.cooccurrence.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.internalview.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.dictionary.feature/feature.xml (revision 2212) | ||
|---|---|---|
| 37 | 37 |
</license> |
| 38 | 38 |
|
| 39 | 39 |
<requires> |
| 40 |
<import plugin="org.txm.rcp" version="0.7.8" match="greaterOrEqual"/> |
|
| 41 |
<import plugin="org.txm.libs.groovy-all" version="2.3.3" match="greaterOrEqual"/> |
|
| 42 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
|
| 43 |
<import plugin="org.eclipse.ui"/> |
|
| 44 |
<import plugin="org.eclipse.core.runtime"/> |
|
| 45 |
<import plugin="org.txm.utils.core"/> |
|
| 46 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
|
| 47 |
<import plugin="org.txm.index.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 40 | 48 |
<import plugin="org.txm.index.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 41 |
<import plugin="org.txm.annotation.kr.core" version="1.0.0" match="greaterOrEqual"/>
|
|
| 49 |
<import plugin="javax.persistence"/>
|
|
| 42 | 50 |
</requires> |
| 43 | 51 |
|
| 44 | 52 |
<plugin |
| tmp/org.txm.links.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.textsbalance.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.ca.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.chartsengine.eventcallback"> |
| 6 | 6 |
<EventCallBack |
| tmp/org.txm.groovy.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.views"> |
| tmp/org.txm.specificities.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.chartsengine.chartcreator"> |
| 6 | 6 |
<ChartCreator |
| tmp/org.txm.libs.cqp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.PostInstallationStep"> |
| 6 | 6 |
<PostInstallationStep |
| tmp/org.txm.ahc.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.treetagger.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.properties.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.core.runtime.preferences"> |
| 6 | 6 |
<initializer |
| tmp/org.txm.tmp.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.views"> |
| tmp/org.txm.dictionary.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.commands"> |
| 6 | 6 |
<command |
| tmp/org.txm.dictionary.rcp/META-INF/MANIFEST.MF (revision 2212) | ||
|---|---|---|
| 8 | 8 |
org.eclipse.persistence.jpa;bundle-version="2.6.0";visibility:=reexport, |
| 9 | 9 |
org.txm.index.core;bundle-version="1.0.0";visibility:=reexport, |
| 10 | 10 |
org.txm.index.rcp;bundle-version="1.0.0";visibility:=reexport, |
| 11 |
javax.persistence;visibility:=reexport, |
|
| 12 |
org.txm.annotation.kr.core;bundle-version="1.0.0";visibility:=reexport |
|
| 11 |
javax.persistence;visibility:=reexport |
|
| 13 | 12 |
Export-Package: org.txm.dictionary.commands, |
| 14 | 13 |
org.txm.dictionary.functions.jpa, |
| 15 | 14 |
org.txm.dictionary.functions.sql, |
| tmp/org.txm.dictionary.rcp/src/org/txm/dictionary/functions/jpa/Dictionary.java (revision 2212) | ||
|---|---|---|
| 30 | 30 |
import org.eclipse.persistence.jpa.PersistenceProvider; |
| 31 | 31 |
import org.eclipse.persistence.queries.Cursor; |
| 32 | 32 |
import org.txm.Toolbox; |
| 33 |
import org.txm.annotation.kr.core.DatabasePersistenceManager; |
|
| 34 | 33 |
import org.txm.utils.ConsoleProgressBar; |
| 35 | 34 |
import org.txm.utils.logger.Log; |
| 36 | 35 |
|
| ... | ... | |
| 41 | 40 |
* |
| 42 | 41 |
*/ |
| 43 | 42 |
public class Dictionary {
|
| 43 |
|
|
| 44 | 44 |
public static final int FLUSHLIMIT = 100000; |
| 45 |
public static final String PERSISTENCE_UNIT_NAME = "HSQLKRPERSISTENCE"; |
|
| 45 | 46 |
|
| 46 | 47 |
String name; |
| 47 | 48 |
File directory; |
| ... | ... | |
| 291 | 292 |
|
| 292 | 293 |
// <property name="eclipselink.ddl-generation" value="drop-and-create-tables"/> |
| 293 | 294 |
|
| 294 |
emf = new PersistenceProvider().createEntityManagerFactory(DatabasePersistenceManager.PERSISTENCE_UNIT_NAME, properties);
|
|
| 295 |
emf = new PersistenceProvider().createEntityManagerFactory(PERSISTENCE_UNIT_NAME, properties); |
|
| 295 | 296 |
EntityManager entityManager = (EntityManager) emf.createEntityManager(); |
| 296 | 297 |
this.jpaem = entityManager; |
| 297 | 298 |
jpaem.setFlushMode(FlushModeType.COMMIT); |
| tmp/org.txm.core.tests/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
id="id1" |
| 6 | 6 |
name="ToolboxTester" |
| tmp/org.txm.treetaggerinstaller.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.rcp.extentionpoint.command"> |
| 6 | 6 |
<installcommand |
| tmp/org.txm.practically.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.2"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="xmlCommandHandlers" name="XMLCommandHandlers" schema="schema/xmlCommandHandlers.exsd"/> |
| 5 | 5 |
<extension-point id="defineMacro" name="Define a macro" schema="schema/defineMacro.exsd"/> |
| 6 | 6 |
<extension-point id="scriptingSupport" name="Macro Scripting Support" schema="schema/scriptingSupport.exsd"/> |
| tmp/org.txm.textsbalance.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
|
| 5 | 5 |
<extension |
| 6 | 6 |
point="org.eclipse.ui.editors"> |
| tmp/org.txm.chartsengine.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension-point id="org.txm.chartsengine.chartsengine" name="Charts Engine" schema="schema/org.txm.chartsengine.chartsengine.exsd"/> |
| 5 | 5 |
<extension-point id="org.txm.chartsengine.chartcreator" name="Chart Creator" schema="schema/org.txm.chartsengine.chartcreator.exsd"/> |
| 6 | 6 |
<extension |
| tmp/org.txm.progression.core/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.chartsengine.chartcreator"> |
| 6 | 6 |
<ChartCreator |
| tmp/org.txm.referencer.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.editors"> |
| 6 | 6 |
<editor |
| tmp/org.txm.imports.metopes/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.eclipse.ui.menus"> |
| 6 | 6 |
<menuContribution |
| tmp/org.txm.chartsengine.graphstream.rcp/plugin.xml (revision 2212) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<?eclipse version="3.4"?> |
| 3 |
<plugin>
|
|
| 3 |
<plugin> |
|
| 4 | 4 |
<extension |
| 5 | 5 |
point="org.txm.rcp.swtchartscomponentsprovider"> |
| 6 | 6 |
<SWTChartsComponentsProvider |
Formats disponibles : Unified diff