gtarawneh / languagetool-sublime

Proof-reading and grammar checker for English, French, German, Polish and 20+ other languages
72 stars 13 forks source link

[Enquiry] Starting local server in linux #21

Closed lf-araujo closed 7 years ago

lf-araujo commented 7 years ago

Dear gtarawneh,

Is the address to languagetool_jar hardcoded? I have it installed in my archlinux system and in the PATH, but I get:

Error, could not find LanguageTool's JAR file (C:\bin\LanguageTool-3.5\languagetool.jar)

If I try to start it. There is any way I can change that address to the proper one?

Thank you!

gtarawneh commented 7 years ago

@lf-araujo no that's only the default value. You can set your own JAR path in the languagetool_jar setting in Preferences.sublime-settings. For reference, the plugin's settings are in:

https://github.com/gtarawneh/languagetool-sublime/blob/master/LanguageTool.sublime-settings