I am running LibreOffice on a Macbook Air M2 and I have installed the latest Oracle Java JDK, but LibreOffice doesn’t seem to recognize its installation. At Preferences>Advanced there is no sign whatsoever of the Java I have just installed. Does anyone have a solution?
Thanks.
This I could read in FAQ → General from LibreOffice:
LibreOffice releases available from Apple App Store don’t include Java support at all, because apps distributed in the App Store are not allowed to depend on optional functionality like Java.
If you want to use it for an internal database please use internal Firebird. Works well here.
Thanks for the suggestion, but after installation of Firebird there is nothing in the Advanced menu that I can choose.
But eventually, it works.
You shouldn’t install Firebird. It is a part of LibreOffice. It is an internal database, which works without using Java.
FB_240821.odb (3.1 KB)
Take this database and try if it will work. There should be one table tbl_Test with some test-entries.
That makes sense. Thanks.