I have LibreOfice 7.1.3.2, 64 Bit installed on a Windows 10 box. It is unable to find the Java JRE even though I have 2 of them installed. WHen I click on Tools | Options | Advance, and Click on the Add button and browse directly to the folder where the JRE is installed, it comes back and says the folder I selected does not contain a Java Runtime environment. But it does and the folder is in the path statement:
c:\Program Files\Java\jdk-12.0.2\bin>java -version
java version “12.0.2” 2019-07-16
Java™ SE Runtime Environment (build 12.0.2+10)
Java HotSpot™ 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)
So, what exactly is LO looking for as a java runtime?