2019-02-06 11:36 AM
CubeProgrammer doesn't work with OpenJFX 11, but OpenJFX 8 cannot handle HiDPI screen, which makes Cube Programmer almost illegible.
Since you were able to release several new versions in the past months, could you please also update to Java 11, or fix the HiDPI issues yourself?
Solved! Go to Solution.
2019-02-25 07:29 AM
Hi @Lars Beiderbecke ,
Thanks for your feedback.
This issue is rised to devlopment team , STM32CubeProgrammer will support java 11 in a future release.
regards,
Houda
2019-02-12 05:01 AM
Hello @Lars Beiderbecke ,
I will transmit your request to the appropriate team for check and analysis.
Thanks for your feedback.
Kind Regards,
Imen
2019-02-25 07:29 AM
Hi @Lars Beiderbecke ,
Thanks for your feedback.
This issue is rised to devlopment team , STM32CubeProgrammer will support java 11 in a future release.
regards,
Houda
2019-02-25 09:15 AM
Thanks, much appreciated! :thumbs_up:
2023-03-16 04:11 PM
The latest version of STM32CubeProgrammer (2.13.0) is still being shipped with Java 8.
STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/jre/bin/java -version
openjdk version "1.8.0_265"
The java flags described in the link below usually fix broken HiDPI behavior on java apps, but the java version with CubeProgrammer is so old that even these workaround options are unavailable.
wiki.archlinux.org/title/HiDPI#Java_applications
(had to post in code block because I'm too new of a forum member)