Can not change the JDK, tried downloading javafx.jar
and it did not work either. what should I do?
You can replace javafx.util.Pair
(using import javafx.util.Pair
) by AbstractMap.SimpleEntry
(using import java.util.AbstractMap
) if it is the only class from javafx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With