When installed JRE LO will show this JRE in tools …
Now I try to get the path of the JRE, which has been found, for executing a shell-command with java on different systems.
But: How do I get the path LibreOffice detected?
Found this:
msgbox Environ("JAVA_HOME")
but it isn’t working on Windows. Don’t know if it is working on Mac.