View Single Post
Old 10-07-2016, 10:37 AM   #58
Gregg Bell
Gregg Bell
Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.Gregg Bell ought to be getting tired of karma fortunes by now.
 
Gregg Bell's Avatar
 
Posts: 2,266
Karma: 3917598
Join Date: Jan 2013
Location: Itasca, Illinois
Device: Kindle Touch 7, Sony PRS300, Fire HD8 Tablet
Quote:
Originally Posted by Doitsu View Post
We're making progress...
Yes, thanks to you! Thanks!

Quote:
Originally Posted by Doitsu View Post
As for the jar file issue, your file manager treated it like an archive and displayed the jar file contents instead of opening it with Java. (JAR = Java Archive)

And the java -jar languagetool.jar command didn't work because you executed it in the Downloads folder. You'll have to enter a cd command first to go to the LanguageTool-3.5 folder:

Code:
cd Downloads
cd  LanguageTool-3.5
java -jar languagetool.jar
However, now that you got the LibreOffice extension working, you don't need the standalone tool, unless you want to give the Sigil plugin a try.
Yeah, I'm kind of tempted to leave well enough alone. Maybe you could answer some questions about the standalone. I'm a novelist and would like to plop my entire manuscript into the standalone. Can I do that?

And from your second thumbnail in post 53 it looks like the Standalone gives more info as to what the problem is, than does the Language Tool in LO. Is that the case?

Thanks.
Gregg Bell is offline   Reply With Quote