You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen that you bundle languagetools yourself which seems to be very tedious. You could use the artifact from the maven repository of languagetool (https://repo1.maven.org/maven2/org/languagetool/language-all/4.4/language-all-4.4.jar) in your config.xml.
I would also recommend switching from ant to maven as the build system since it makes dependency management easier.
This only leaves using a build tool that supports maven as an option to allow easier upgrades of the language tool (maven, gradle, ivy,... ).
Which I would still recommend.
Current build of TeXtidote includes LanguageTool 4.1. As of 2019-01-06, the latest version is 4.4. See: https://languagetool.org/download/
The text was updated successfully, but these errors were encountered: