Révision 879
| tmp/org.txm.ca.feature/feature.xml (revision 879) | ||
|---|---|---|
| 17 | 17 |
</license> |
| 18 | 18 |
|
| 19 | 19 |
<requires> |
| 20 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 21 |
<import plugin="org.txm.statsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 22 |
<import plugin="org.eclipse.core.runtime" version="3.10.0" match="greaterOrEqual"/> |
|
| 23 |
<import plugin="org.txm.utils" version="1.0.0" match="greaterOrEqual"/> |
|
| 24 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
|
| 25 | 20 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
| 26 | 21 |
<import plugin="org.txm.chartsengine.jfreechart.core" version="1.0.0" match="greaterOrEqual"/> |
| 27 | 22 |
<import plugin="org.txm.lexicaltable.core"/> |
| 28 |
<import plugin="org.txm.searchengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 29 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
| 30 |
<import plugin="org.eclipse.osgi" version="3.10.2" match="greaterOrEqual"/> |
|
| 31 |
<import plugin="org.eclipse.ui" version="3.106.1" match="greaterOrEqual"/> |
|
| 32 |
<import plugin="org.txm.lexicaltable.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 33 | 23 |
<import plugin="org.txm.lexicaltable.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 34 |
<import plugin="org.txm.ca.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 35 | 24 |
<import plugin="org.txm.chartsengine.rcp"/> |
| 36 |
<import plugin="org.txm.rcp"/> |
|
| 37 |
<import plugin="org.eclipse.core.expressions" version="3.4.600" match="greaterOrEqual"/> |
|
| 38 | 25 |
</requires> |
| 39 | 26 |
|
| 40 | 27 |
<plugin |
| tmp/org.txm.ahc.rcp/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 2 | 2 |
Export-Package: org.txm.ahc.rcp.adapters,org.txm.ahc.rcp.editors,org.t |
| 3 | 3 |
xm.ahc.rcp.handlers,org.txm.ahc.rcp.messages,org.txm.ahc.rcp.preferen |
| 4 | 4 |
ces |
| 5 |
Require-Bundle: org.txm.ahc.core;bundle-version="1.0.0";visibility:=re |
|
| 6 |
export,org.txm.utils;bundle-version="1.0.0";visibility:=reexport,org. |
|
| 7 |
eclipse.osgi;visibility:=reexport,org.eclipse.core.runtime;bundle-ver |
|
| 8 |
sion="3.10.0";visibility:=reexport,org.eclipse.ui;bundle-version="3.1 |
|
| 9 |
06.1";visibility:=reexport,org.txm.statsengine.r.rcp;bundle-version=" |
|
| 10 |
1.0.0";visibility:=reexport,org.txm.lexicaltable.rcp;bundle-version=" |
|
| 11 |
1.0.0";visibility:=reexport,org.txm.statsengine.core;bundle-version=" |
|
| 12 |
1.0.0";visibility:=reexport,org.txm.searchengine.cqp.core;bundle-vers |
|
| 13 |
ion="1.1.0";visibility:=reexport,org.txm.ca.core;visibility:=reexport |
|
| 14 |
,org.txm.lexicaltable.core;bundle-version="1.0.0";visibility:=reexpor |
|
| 15 |
t,org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexpor |
|
| 16 |
t,org.txm.core;bundle-version="0.7.0";visibility:=reexport,org.txm.rc |
|
| 17 |
p;bundle-version="0.7.8";visibility:=reexport,org.eclipse.core.expres |
|
| 18 |
sions;bundle-version="3.4.600";visibility:=reexport,org.txm.searcheng |
|
| 19 |
ine.core;bundle-version="1.0.0";visibility:=reexport,org.eclipse.core |
|
| 20 |
.commands;visibility:=reexport |
|
| 5 |
Require-Bundle: org.txm.lexicaltable.rcp;bundle-version="1.0.0";visibility:=reexport, |
|
| 6 |
org.txm.chartsengine.rcp;bundle-version="1.0.0";visibility:=reexport, |
|
| 7 |
org.txm.ahc.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 8 |
org.txm.ca.rcp |
|
| 21 | 9 |
Bundle-Vendor: Textometrie.org |
| 22 | 10 |
Bundle-Version: 1.0.0.qualifier |
| 23 | 11 |
Bundle-Name: AHC RCP |
| tmp/org.txm.ahc.rcp/src/org/txm/ahc/rcp/handlers/ComputeAHC.java (revision 879) | ||
|---|---|---|
| 36 | 36 |
import org.txm.ahc.rcp.messages.AHCUIMessages; |
| 37 | 37 |
import org.txm.ca.core.functions.CA; |
| 38 | 38 |
import org.txm.ca.core.preferences.CAPreferences; |
| 39 |
import org.txm.ca.rcp.editors.CAParametersDialog; |
|
| 39 | 40 |
import org.txm.chartsengine.rcp.editors.ChartEditor; |
| 40 | 41 |
import org.txm.core.preferences.TXMPreferences; |
| 41 | 42 |
import org.txm.lexicaltable.core.functions.LexicalTable; |
| 42 |
import org.txm.lexicaltable.rcp.editors.LexicalTableDialog; |
|
| 43 | 43 |
import org.txm.rcp.handlers.BaseAbstractHandler; |
| 44 | 44 |
import org.txm.searchengine.cqp.corpus.Partition; |
| 45 | 45 |
import org.txm.searchengine.cqp.corpus.Property; |
| ... | ... | |
| 100 | 100 |
int vMax = TXMPreferences.getInt(CAPreferences.V_MAX, CAPreferences.PREFERENCES_NODE); |
| 101 | 101 |
int fMin = TXMPreferences.getInt(CAPreferences.F_MIN, CAPreferences.PREFERENCES_NODE); |
| 102 | 102 |
Shell shell = Display.getCurrent().getActiveShell(); |
| 103 |
LexicalTableDialog d = new LexicalTableDialog(shell, partition.getCorpus(), title);
|
|
| 103 |
CAParametersDialog d = new CAParametersDialog(shell, partition.getCorpus(), title);
|
|
| 104 | 104 |
d.setFminAndVMax(fMin, vMax); |
| 105 | 105 |
|
| 106 | 106 |
if (d.open() == Window.OK) {
|
| tmp/org.txm.ahc.core/.classpath (revision 879) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<classpath> |
| 3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
| 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
| 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
| 5 |
<accessrules> |
|
| 6 |
<accessrule kind="accessible" pattern="**"/> |
|
| 7 |
</accessrules> |
|
| 8 |
</classpathentry> |
|
| 5 | 9 |
<classpathentry kind="src" path="src"/> |
| 6 | 10 |
<classpathentry kind="output" path="bin"/> |
| 7 | 11 |
</classpath> |
| tmp/org.txm.ahc.core/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 1 | 1 |
Manifest-Version: 1.0 |
| 2 |
Require-Bundle: org.txm.lexicaltable.core;bundle-version="1.0.0";visib |
|
| 3 |
ility:=reexport,org.txm.utils;bundle-version="1.0.0";visibility:=reex |
|
| 4 |
port,org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport,or |
|
| 5 |
g.eclipse.core.runtime;bundle-version="3.10.0";visibility:=reexport,o |
|
| 6 |
rg.txm.statsengine.r.core;bundle-version="1.0.0";visibility:=reexport |
|
| 7 |
,org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=ree |
|
| 8 |
xport,org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport,org |
|
| 9 |
.txm.core;bundle-version="0.7.0";visibility:=reexport,org.txm.chartse |
|
| 10 |
ngine.r.core;bundle-version="1.0.0";visibility:=reexport,org.txm.char |
|
| 11 |
tsengine.jfreechart.core;bundle-version="1.0.0";visibility:=reexport |
|
| 2 |
Require-Bundle: org.txm.ca.core;bundle-version="1.0.0";visibility:=reexport |
|
| 12 | 3 |
Export-Package: org.txm.ahc.core.chartsengine.jfreechart,org.txm.ahc.c |
| 13 | 4 |
ore.chartsengine.r,org.txm.ahc.core.functions,org.txm.ahc.core.messag |
| 14 | 5 |
es,org.txm.ahc.core.preferences |
| tmp/org.txm.annotation.feature/feature.xml (revision 879) | ||
|---|---|---|
| 19 | 19 |
<requires> |
| 20 | 20 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
| 21 | 21 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/> |
| 22 |
<import plugin="org.eclipse.core.commands"/> |
|
| 23 |
<import plugin="org.eclipse.jface"/> |
|
| 24 |
<import plugin="org.eclipse.ui.workbench"/> |
|
| 25 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/> |
|
| 26 |
<import plugin="org.txm.concordance.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 27 | 22 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 23 |
<import plugin="org.txm.searchengine.cqp.core"/> |
|
| 24 |
<import plugin="javax.persistence" version="2.1.0" match="greaterOrEqual"/> |
|
| 25 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
|
| 26 |
<import plugin="org.eclipse.persistence.jpa.jpql" version="2.6.0" match="greaterOrEqual"/> |
|
| 28 | 27 |
<import plugin="org.txm.annotation.kr.core" version="1.0.0" match="greaterOrEqual"/> |
| 29 | 28 |
<import plugin="org.txm.annotation.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 30 | 29 |
</requires> |
| tmp/org.txm.annotation.kr.rcp/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 1 | 1 |
Manifest-Version: 1.0 |
| 2 |
Require-Bundle: org.txm.annotation.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 3 |
org.txm.annotation.kr.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 4 |
org.eclipse.core.commands;visibility:=reexport, |
|
| 5 |
org.eclipse.jface;visibility:=reexport, |
|
| 6 |
org.eclipse.ui.workbench;visibility:=reexport, |
|
| 7 |
org.txm.rcp;bundle-version="0.8.0";visibility:=reexport, |
|
| 8 |
org.txm.concordance.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 9 |
org.txm.concordance.rcp;bundle-version="1.0.0";visibility:=reexport, |
|
| 2 |
Require-Bundle: org.txm.annotation.kr.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 10 | 3 |
org.txm.annotation.rcp;bundle-version="1.0.0";visibility:=reexport |
| 11 | 4 |
Export-Package: org.txm.annotation.kr.rcp.commands, |
| 12 | 5 |
org.txm.annotation.kr.rcp.commands.krview, |
| tmp/org.txm.ahc.feature/feature.xml (revision 879) | ||
|---|---|---|
| 18 | 18 |
</license> |
| 19 | 19 |
|
| 20 | 20 |
<requires> |
| 21 |
<import plugin="org.txm.lexicaltable.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 22 |
<import plugin="org.txm.utils" version="1.0.0" match="greaterOrEqual"/> |
|
| 23 |
<import plugin="org.eclipse.osgi" version="3.10.2" match="greaterOrEqual"/> |
|
| 24 |
<import plugin="org.eclipse.core.runtime" version="3.10.0" match="greaterOrEqual"/> |
|
| 25 |
<import plugin="org.txm.statsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 26 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
|
| 27 | 21 |
<import plugin="org.txm.ca.core" version="1.0.0" match="greaterOrEqual"/> |
| 28 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
|
| 29 |
<import plugin="org.txm.chartsengine.r.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 30 |
<import plugin="org.txm.chartsengine.jfreechart.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 31 |
<import plugin="org.txm.ahc.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 32 |
<import plugin="org.eclipse.ui" version="3.106.1" match="greaterOrEqual"/> |
|
| 33 |
<import plugin="org.txm.statsengine.r.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 34 | 22 |
<import plugin="org.txm.lexicaltable.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 35 |
<import plugin="org.txm.statsengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 36 | 23 |
<import plugin="org.txm.chartsengine.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 37 |
<import plugin="org.txm.rcp" version="0.7.8" match="greaterOrEqual"/> |
|
| 38 |
<import plugin="org.eclipse.core.expressions" version="3.4.600" match="greaterOrEqual"/> |
|
| 39 |
<import plugin="org.txm.searchengine.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 40 |
<import plugin="org.eclipse.core.commands"/> |
|
| 41 | 24 |
</requires> |
| 42 | 25 |
|
| 43 | 26 |
<plugin |
| tmp/org.txm.annotation.rcp/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 1 | 1 |
Manifest-Version: 1.0 |
| 2 |
Require-Bundle: org.txm.annotation.core;bundle-version="1.0.0";visibil |
|
| 3 |
ity:=reexport,org.eclipse.core.commands;visibility:=reexport,org.ecli |
|
| 4 |
pse.jface;visibility:=reexport,org.eclipse.ui.workbench;visibility:=r |
|
| 5 |
eexport,org.txm.rcp;bundle-version="0.8.0";visibility:=reexport,org.t |
|
| 6 |
xm.concordance.core;bundle-version="1.0.0";visibility:=reexport,org.t |
|
| 7 |
xm.concordance.rcp;bundle-version="1.0.0";visibility:=reexport |
|
| 2 |
Require-Bundle: org.txm.annotation.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 3 |
org.txm.concordance.rcp;bundle-version="1.0.0";visibility:=reexport |
|
| 8 | 4 |
Bundle-Vendor: textometrie.org |
| 9 | 5 |
Bundle-Version: 1.0.0.qualifier |
| 10 | 6 |
Bundle-Name: Annoration RCP |
| tmp/org.txm.ca.core/.classpath (revision 879) | ||
|---|---|---|
| 1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
<classpath> |
| 3 | 3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
| 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
|
| 4 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"> |
|
| 5 |
<accessrules> |
|
| 6 |
<accessrule kind="accessible" pattern="**"/> |
|
| 7 |
</accessrules> |
|
| 8 |
</classpathentry> |
|
| 5 | 9 |
<classpathentry kind="src" path="src"/> |
| 6 | 10 |
<classpathentry kind="output" path="bin"/> |
| 7 | 11 |
</classpath> |
| tmp/org.txm.ca.core/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 1 | 1 |
Manifest-Version: 1.0 |
| 2 |
Require-Bundle: org.txm.statsengine.r.core;bundle-version="1.0.0";visi |
|
| 3 |
bility:=reexport,org.txm.statsengine.core;bundle-version="1.0.0";visi |
|
| 4 |
bility:=reexport,org.eclipse.core.runtime;bundle-version="3.10.0";vis |
|
| 5 |
ibility:=reexport,org.txm.utils;bundle-version="1.0.0";visibility:=re |
|
| 6 |
export,org.txm.core;bundle-version="0.7.0";visibility:=reexport,org.t |
|
| 7 |
xm.chartsengine.r.core;bundle-version="1.0.0";visibility:=reexport,or |
|
| 8 |
g.txm.chartsengine.jfreechart.core;bundle-version="1.0.0";visibility: |
|
| 9 |
=reexport,org.txm.lexicaltable.core;visibility:=reexport,org.txm.sear |
|
| 10 |
chengine.core;bundle-version="1.0.0";visibility:=reexport,org.txm.sea |
|
| 11 |
rchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport |
|
| 2 |
Require-Bundle: org.txm.chartsengine.r.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 3 |
org.txm.chartsengine.jfreechart.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 4 |
org.txm.lexicaltable.core;visibility:=reexport |
|
| 12 | 5 |
Export-Package: org.txm.ca.core.chartsengine.base,org.txm.ca.core.char |
| 13 | 6 |
tsengine.jfreechart.datasets,org.txm.ca.core.chartsengine.jfreechart. |
| 14 | 7 |
themes.highcharts.chartcreators,org.txm.ca.core.chartsengine.jfreecha |
| tmp/org.txm.annotation.kr.core/META-INF/MANIFEST.MF (revision 879) | ||
|---|---|---|
| 1 | 1 |
Manifest-Version: 1.0 |
| 2 |
Require-Bundle: org.txm.core;bundle-version="0.7.0";visibility:=reexport, |
|
| 3 |
org.txm.searchengine.cqp.core;visibility:=reexport, |
|
| 4 |
org.txm.utils;bundle-version="1.0.0";visibility:=reexport, |
|
| 2 |
Require-Bundle: org.txm.searchengine.cqp.core;visibility:=reexport, |
|
| 5 | 3 |
javax.persistence;bundle-version="2.1.0";visibility:=reexport, |
| 6 |
org.eclipse.persistence.asm;bundle-version="3.3.1";visibility:=reexport, |
|
| 7 | 4 |
org.eclipse.persistence.jpa;bundle-version="2.6.0";visibility:=reexport, |
| 8 | 5 |
org.eclipse.persistence.jpa.jpql;bundle-version="2.6.0";visibility:=reexport, |
| 9 |
org.eclipse.persistence.antlr;bundle-version="3.2.0";visibility:=reexport, |
|
| 10 |
org.eclipse.osgi;bundle-version="3.10.2";visibility:=reexport, |
|
| 11 |
org.txm.searchengine.core;bundle-version="1.0.0";visibility:=reexport, |
|
| 12 |
org.eclipse.ui.workbench;visibility:=reexport, |
|
| 13 | 6 |
org.txm.annotation.core;visibility:=reexport |
| 14 | 7 |
Export-Package: org.hsqldb, |
| 15 | 8 |
org.hsqldb.auth, |
| tmp/org.txm.annotation.kr.core/src/org/txm/annotation/kr/core/AnnotationManager.java (revision 879) | ||
|---|---|---|
| 314 | 314 |
} |
| 315 | 315 |
|
| 316 | 316 |
@Override |
| 317 |
public boolean getState() {
|
|
| 317 |
public boolean isRunning() {
|
|
| 318 | 318 |
return isOpen(); |
| 319 | 319 |
} |
| 320 | 320 |
|
| tmp/org.txm.annotation.kr.core/src/org/txm/annotation/kr/core/KRAnnotationEngine.java (revision 879) | ||
|---|---|---|
| 255 | 255 |
} |
| 256 | 256 |
|
| 257 | 257 |
@Override |
| 258 |
public boolean getState() {
|
|
| 258 |
public boolean isRunning() {
|
|
| 259 | 259 |
return true; |
| 260 | 260 |
} |
| 261 | 261 |
|
| tmp/org.txm.annotation.kr.feature/feature.xml (revision 879) | ||
|---|---|---|
| 19 | 19 |
|
| 20 | 20 |
<requires> |
| 21 | 21 |
<import plugin="org.txm.core" version="0.7.0" match="greaterOrEqual"/> |
| 22 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 22 |
<import plugin="org.txm.searchengine.cqp.core"/> |
|
| 23 |
<import plugin="javax.persistence" version="2.1.0" match="greaterOrEqual"/> |
|
| 24 |
<import plugin="org.eclipse.persistence.jpa" version="2.6.0" match="greaterOrEqual"/> |
|
| 25 |
<import plugin="org.eclipse.persistence.jpa.jpql" version="2.6.0" match="greaterOrEqual"/> |
|
| 23 | 26 |
<import plugin="org.txm.annotation.kr.core" version="1.0.0" match="greaterOrEqual"/> |
| 24 |
<import plugin="org.eclipse.core.commands"/> |
|
| 25 |
<import plugin="org.eclipse.jface"/> |
|
| 26 |
<import plugin="org.eclipse.ui.workbench"/> |
|
| 27 |
<import plugin="org.txm.rcp" version="0.8.0" match="greaterOrEqual"/> |
|
| 28 |
<import plugin="org.txm.concordance.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 29 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 30 | 27 |
<import plugin="org.txm.annotation.rcp" version="1.0.0" match="greaterOrEqual"/> |
| 28 |
<import plugin="org.txm.annotation.core" version="1.0.0" match="greaterOrEqual"/> |
|
| 29 |
<import plugin="org.txm.concordance.rcp" version="1.0.0" match="greaterOrEqual"/> |
|
| 31 | 30 |
</requires> |
| 32 | 31 |
|
| 33 | 32 |
<plugin |
Formats disponibles : Unified diff