some fixes
fix some CA
fix informations, concordances and specif default max score
saveParameters is now optional
start moving LexicalTable and Specificities to TXMResult object behavior
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
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
fix specif, lexicaltable and ca coresadd dependancies to plugins using statengines (if not the StatExceptions cannot be used Oo)
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)...
add svn:ignore bin rules to all plugins
fix double LexicalTable bug
resolve errors and plugin cycles