Feature #1695
Mis à jour par Matthieu Decorde il y a plus de 8 ans
The CWB binaries can only be updated manually or with a new setup of TXM.
The feature should allow to update CWB binaries as Java binaries are with a TXM update site.
h3. Solution
Wrap CWB binaries in a plugin that will setup SearchEngine preference page automatically
The extension must be installed before the Toolbox (and CQP) is started -> a TXM extension can choose to install itself with the "install()" of "preinstall()" method.
h3. Validation tests
h4. Results
SJ: *OK*, Win 7 x64 (nice! ;p)
Paths seem well defined in preferences:
plugins\CWBInstaller_1.0.0.201604041021\res\win64
plugins\CWBInstaller_1.0.0.201604041021\res\cqpserver.init
and a concordance works.
SJ: *OK*, Win XP x86
Paths seem well defined in preferences:
plugins\CWBInstaller_1.0.0.201604041021\res\win32
plugins\CWBInstaller_1.0.0.201604041021\res\cqpserver.init
and a concordance works.
The feature should allow to update CWB binaries as Java binaries are with a TXM update site.
h3. Solution
Wrap CWB binaries in a plugin that will setup SearchEngine preference page automatically
The extension must be installed before the Toolbox (and CQP) is started -> a TXM extension can choose to install itself with the "install()" of "preinstall()" method.
h3. Validation tests
h4. Results
SJ: *OK*, Win 7 x64 (nice! ;p)
Paths seem well defined in preferences:
plugins\CWBInstaller_1.0.0.201604041021\res\win64
plugins\CWBInstaller_1.0.0.201604041021\res\cqpserver.init
and a concordance works.
SJ: *OK*, Win XP x86
Paths seem well defined in preferences:
plugins\CWBInstaller_1.0.0.201604041021\res\win32
plugins\CWBInstaller_1.0.0.201604041021\res\cqpserver.init
and a concordance works.