I am trying to get LibreOffice to work with my Mac. We are trying to use the database application, but keep getting asked to install Java so it can connect to the tables.
I have installed Java and can see that the installed java instance is located here: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/
When I try to manually link this in the settings for LibreOffice it tells me:
The folder you selected does not contain a Java runtime environment. Please select a different folder.
My version of LibreOffice is Version: 5.2.2.2 My version of Mac OS is 10.11.6
I have tried the commands
java -version
and
echo $JAVA_HOME
where the $JAVA_HOME returns nothing.