mbaeuerle / Briss-2.0

Briss 2.0 is intended to be a GUI Update for the Briss PDF cropping tool.
GNU General Public License v3.0
499 stars 48 forks source link

Add Java 19 support #61

Closed cleydyr closed 1 year ago

odysseus90210 commented 1 year ago

So what is supported?

cleydyr commented 1 year ago

Given the description of the README of this project, I'd expect Briss 2.0 to run on Java 8 onwards, including Java 19. But I discovered that Briss 2.0 currently can't run on Java 19. That's why I opened this issue. Until then you'll have to use any of the previous versions of Java which are newer than 8. If you find any problem running the program according to the README instructions, then let us know so that we can fix it eventually.

mbaeuerle commented 1 year ago

With the removal of JavaFX the new version also works directly with Java 19: https://github.com/mbaeuerle/Briss-2.0/releases/tag/v2.0-alpha-5