I am not able to start STM32CubeProgrammer even installed Oracle JDK 13.0.1 and openjfx. What's the problem?
I am not able to start STM32CubeProgrammer even installed Oracle JDK 13.0.1 and openjfx:
System: Ubuntu 18.04 VirtualBox on MacOS 10.15:
~$ STM32CubeProgrammer
Error: Could not find or load main class com.st.app.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
~$ java --version
java 13.0.1 2019-10-15
Java(TM) SE Runtime Environment (build 13.0.1+9)
Java HotSpot(TM) 64-Bit Server VM (build 13.0.1+9, mixed mode, sharing)
