Installing problems on Mac

I want to install the program on my iMac but got a error message
Bildschirmfoto 2020-06-17 um 05.25.12

Hi @par1592364362,

The problem arises due to Java incompatibility. The Mac user needs to install JDK 8/14 (not JRE). See the Required Java version and may have a look at FAQ#05 in FAQs.

If the issue remains then check java version by running the command from terminal: java –version (if this command results in an error, type: javac –version ).

Regards,
Azad