some fixes
fix copyright
fix pde hack plugin to get the last commit version of a project (instead of project directory last commit version)
add some java9 compatibility info in Manifest fles
fix utils plugin declaration
fix build.properties of feature projects
enhance build.properties file tests
move Update site to debug preference page
fix TT features plugins configuration
BuildTTSRc: fix form outside of w elements
externalize strings of annotation KR plugin
create TT binaries feature : distribute only the TT binaries
Share project "org.txm.treetagger.binaries.feature" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp"
rename Analec extension to Annotation URS extension
add Search un-translated messages command in Translate extension
adding Toolbox.notifyEngines() to notify engines about a TXMResult state
fixing extensions
fixing Linux launcher version
fix LT default property
fixes
small ui fixes
fix metadata reading from ODS and XLXS files
fix attribute in xml-txm annotation files: targets -> target
fix KR db path
fix pagers when a text has no words
extract HSQL lib from toolbox plugin
Share project "org.txm.libs.hsqldb" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp"
fix import parameter persistencefix XTZ import process
add python.core project
fix cqp init file crash if absent
fix Groovy build options
Share project "org.txm.python.core" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp"
fix jfc and r charts classpath error
fix projects node paths
fix sample corpora loading
remove old TxmPreference methods
rename PARENT_UUID to PARENT_PARAMETERS_NODE_PATH
fix R calls in TXMResult.getSimpleName methods
remove uniqueID and always use nodePreferencePath and parent.nodePreferencePath
minor fixes
replace pName parameter with userName parameter
fix some import parameters
fixing import/load and co
fix Analec macro installation
fix KR & analec annotation toolbars
fix AHC editor
fix Spinners compute on ENTER key pressed
some messages fix
replacing calls to CQPCorpus.getName() by CQPCorpus.getID()
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
fix defautl visible state
add INTERNAL TXMResult Parameter typevisible,userName and lazyName are now Parameters
hide * in corpora view for TXMREsult.isInternalPersistable = true
In TXMEditor.autoLoadParameters, skip widget initialization if value == null
fix specif computed on partition
fix Rconsole and R scripts
add Script engines
set some TXMResult methods to privateProperty -> WordProperty
fix 0.7.9 corpus load
split Index and PartitionIndex (in core and rcp) links are ok
fix xtzremove "synchronized" of TXMResult
remove parts.compute()
fix PartitionDimension parts step
hide parts lexiconsfix CorporaView root elements
compute all Texts before openning EditionEditor
fix backtotext
fix editions
fix cooc, progression links
fix link (replace RESULT_ID with RESULT_PARAMETERS_NODE_PATH
fix workspace refresh after import
revert
more fixes