Hi,
I’m quite unfamiliar with LT. How can I load a rule*.xml file?
Thanks and best regards,
Stefan
Hi,
I’m quite unfamiliar with LT. How can I load a rule*.xml file?
Thanks and best regards,
Stefan
From oXygen, you can’t load a new one, but you can edit the existing one. For example, for English it’s org/languagetool/rules/en/grammar.xml
. You’ll need to restart your local LanguageTool server after any change, so if you develop new rules you should use a faster approach for testing (e.g. using the command-line client).