add load&import end of process test and remove TXMResult file if failure
fix TXMREsult.delete -> dont delete hidden parentforce update=false when importing corpus
fix some info and warning messages
tweek SWT debug view
fix duplicated loaded corpus
upgrade query assistantfix import form
fix corpus form
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
replace file.listFiles() -> file.listFiles(IOUtils.FILTER_HIDDEN)
DDot -> Colon
bindings++
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
fix metadata reading from ODS and XLXS files
fix import parameter persistencefix XTZ import process
minor fixes
replace pName parameter with userName parameter
fix some import parameters
fixing import/load and co
fix xtzremove "synchronized" of TXMResult
import fixes
fix groovy packages
Tiger plugin install its Groovy files
fix metadata preferences
fix metadata file management in groovy scripts
more wtc replacements
replace all "wtc" file references to "cqp" references
update javadoc
remove getPAram and setParam from Toolboxfix CQP prefs
fix acces restrictions
fix TXMToolbar menus
export concordance messages
fix some cycles
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