https://bugs.documentfoundation.org/show_bug.cgi?id=151545

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #11 from Stephan Bergmann <[email protected]> ---
So I set up a non-intrusive installation of SDKMAN! with

> $ mkdir ~/sdkman
> $ cd ~/sdkman
> $ curl -o install 'https://get.sdkman.io?rcupdate=false'
> $ chmod +x install
> $ export SDKMAN_DIR="$HOME"/sdkman/inst
> $ ./install
> $ . inst/bin/sdkman-init.sh
> $ . inst/src/sdkman-main.sh
> $ sdk install java 19-open

and then adding its ~/sdkman/inst/candidates/java/19-open on the LibreOffice
Advanced Options tab indeed fails with "The folder you selected does not
contain a Java runtime environment.  Please select a different folder."

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to