Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Refactors TXMResult monitor access methods names
Applies Java formater to all source files
set Java to 1.8add utility methods to manipulate Excel file
update site test commit
update plugin.xml builds
move Update site to debug preference page
fix TT features plugins configuration
fix AHC editor
fix Spinners compute on ENTER key pressed
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
fix defautl visible state
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
externalizing OSGI-INF messages
clean&move groovy packages
set all version qualifier to 'svn'
add tests for the qualifier
fix concordance compute -> the top index was not reset
fix groovy directories to copy
set plugin dependancies
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
set Java version to 1.7replace the classloader discovery of GSERunner
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix textbalance and specif RCP projects
fix some preferences and preferences page declaration in plugin.xml
0.7.9 restructuration
remove CustomizableEditorfix command ids (eg ComputeIndex -> org.txm.index...ComputeIndex)prefix command parameters variable with "p" add TXMEditorPart.initializeFields() abstract method
replace ProgressWatcher with IProgressMonitoradd TXMResult.saveParameters methodTXMResult.uniqueID = class + date + UUIDbreak some depandancies cycles with TBX-R , annotation-cqp-concordance, concordance-para plugins
merge 0.7.8 code with 0.7.9 code
EnginesManager : SEARCH, STAT, ...
add svn:ignore bin rules to all plugins
fix double LexicalTable bug
resolve errors and plugin cycles
Share project "org.txm.synopticeditor.feature" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp" Share project "org.txm.synopticeditor.rcp" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp" Share project "org.txm.textsbalance.feature" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp"...