corpus load fixes
add load&import end of process test and remove TXMResult file if failure
better concordance properties editor table arrangementexternalize messages
TreeTagger models copied in TXMHOME
IOUtils fix encoding parameter
fix some info and warning messages
fix double quotes
update all messagesfix some encoding in fr.properties files
fix log stacktrace preference
replace file.listFiles() -> file.listFiles(IOUtils.FILTER_HIDDEN)
add IOUtils.replaceAll
create empty i18n scripts tools
add python.core project
fix cqp init file crash if absent
fix Groovy build options
fixing import/load and co
fixes
fix corpora view reload
fix imports in Groovy scripts
fix unclosed streams
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
fix progression editorrename information to propertiesadd SWT debug view
fix home dir creation (jar reading bug)
fix menu contribution locationsfix menu idfix ComputeSpecificities menu entryadd PluginMenuContribution JUnit test
update javadoc
merge 0.7.9 code with 0.8.0
update index and concordance
fix last unused messages
remove some duplicated methods in TXMObjectsfix corpora view to not show Text and SavedQuery objects
fix setup creationindex editor uses the editor toolbar
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 IO utils to search a pattern in a file
concordance, referencer sont sorti de la TBXscripts et macros sont sorti de la TBXtransformation de quelques classes Groovy en Java (PersonalNamespace, StaxIdentityParser, ...)tt reference au lexicon sont sortis de la TBXajout de LexicalTable (TXMREsult), ILexicalTable (Stat abstrait) et LexicalTableImpl (implementation R)...
create utils plugin