2

I am trying to start LanguageTool grammar checker from TexStudio on OS X 10.10.2. This is done defining in Preferences/Grammar the path to Java. I have installed the recent JRE8 but I don't know how to define the path to Java on this computer. I have been successful with this in Windows and other Mac (using simply java in the path).

sbac
  • 311
  • 7
  • 13

2 Answers2

1

I found it. The path for JRE8 in OSX is: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java.

sbac
  • 311
  • 7
  • 13
0

To me, this configuration works fine.

enter image description here

egreg
  • 1,121,712