com.sun.javafx.css.converters.EnumConverter missing in javafx18 #591
-
Hi, I've an old project which use chart-fx 8.1.5. Is there a way to run the code with chart-fx 8.1.5 + jdk17 + javafx 18 using some arguments in run configuration or something similar or do I have necessary to change chart-fx library? thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is definitely not supported and I would recommend to upgrade to the latest chart-fx version, which also contains lots of improvements in other areas. |
Beta Was this translation helpful? Give feedback.
This is definitely not supported and I would recommend to upgrade to the latest chart-fx version, which also contains lots of improvements in other areas.
If you cannot change the code at all, you can just switch to 11.1.5 which is exactly the same as 8.1.5 minus the backport commit for java8.