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).
Asked
Active
Viewed 3,014 times
2
2 Answers
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

whereis java. – Sigur Feb 14 '15 at 13:32/usr/bin/javabut it seems not to solve the problem of starting LanguageTool. Maybe what I need is the path toJREand not to java. – sbac Feb 14 '15 at 15:47/usr/lib. – Sigur Feb 14 '15 at 16:20