flathub / org.bluej.BlueJ

https://flathub.org/apps/details/org.bluej.BlueJ
0 stars 5 forks source link

BlueJ not working with JavaFX #5

Open xDazld opened 2 years ago

xDazld commented 2 years ago

Attempting to compile a program with JavaFX fails. Running BlueJ from console gives error WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module' My guess is the problem is that the JavaFX being packaged is version 16, BlueJ's instructions call for version 11.

jess-sch commented 2 years ago

A simple downgrade doesn't really work here, since that breaks Wayland compatibility :(