Hello,
I am trying to run Ancestris 12 on Sonoma 14.4.1 but with java installed using sdkman (
https://sdkman.io/) - as a java developper I often need to switch the java version
Running java -version givesopenjdk version "17.0.11" 2024-04-16 LTS
OpenJDK Runtime Environment Corretto-17.0.11.9.1 (build 17.0.11+9-LTS)
OpenJDK 64-Bit Server VM Corretto-17.0.11.9.1 (build 17.0.11+9-LTS, mixed mode, sharing)
Java SDK is available at the following location : ${SDKMAN_DIR}/candidates/java/current
When I start Ancestris I get the error message
JAVA is missing or not found. Ancestris requires JAVA.
Please install JAVA version 8, 11 or 17. Feel free to follow the Ancestris instructions in the online
-> I tried to export the variable jdkhome before starting the App but same error message ?
-> I tried to define a local config file under .ancestris/trunk/etc but same error message
Any idea ?
Regards