Java error on running the monitor on Linux
Hello everyone,
I spent the whole day trying to run the software STM32 Cube monitor (version 1.0.3) on my computer.
I have tested with a Linux Mint and a Debian distribution and with the version 11 and 12 of the Oracle Java JDK but the problem is the same.
When I run the software I get the message
Error: Could not find or load main class com.st.mtt.guipower.MainApp
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
I use the same command of the shortcut to run it
java -jar STM32CubeMonitor-Power.jar
Does anyone know what's the problem? Or if it's possible to download a previous version of the Monitor to test?
Thank you very much for your help.
