ubuntu install of STM32CubeProgrammer not working
Hi
I am trying to install STM32CubeProgrammer on Ubuntu 18.04.1 LTS.
It apparently installs OK and places an icon on the desktop. When I start the app., a dialog with
"You are using OpenJDK, please Install OpenJFX
Debian: sudo apt-get install openjfx
or install Oracle JRE"
I have tried running "sudo apt-get install openjfx" but the problem still persists.
java is apparently installed
java --version
openjdk 10.0.2 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.3, mixed mode)
could some one please help?
thanks
James