Question
STM32CubeProgrammer 2.2.0 - Java issue
Hi there!
I just installed the STM32CubeProgrammer and the GUI doesn't come up.
O/S: (cat /etc/os-release )
NAME="Linux Mint"
VERSION="19.2 (Tina)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 19.2"
VERSION_ID="19.2"
[...]
VERSION_CODENAME=tina
UBUNTU_CODENAME=bionicI tried with OpenJDK:
java -version
openjdk version "11.0.4" 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)and
java version "11.0.4" 2019-07-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.4+10-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.4+10-LTS, mixed mode)and
java version "12.0.2" 2019-07-16
Java(TM) SE Runtime Environment (build 12.0.2+10)
Java HotSpot(TM) 64-Bit Server VM (build 12.0.2+10, mixed mode, sharing)with and without openjfx_11.0.2+1-1~18.04.2_amd64.deb installed
No matter what JDK is configure or whether openjfx is installed or not, I get this:
STM32CubeProgrammer
Error: Could not find or load main class com.st.app.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/ApplicationDo you have any hints how to get this up and running?
Thanks!
Wolfram
