jdk13

Getting error when using Jfoenix 9 controls with JDK 13

点点圈 提交于 2021-01-29 19:31:02
问题 Here is the code that causes the problem <JFXColorPicker layoutX="109.0" layoutY="282.0" /> <JFXCheckBox layoutX="58.0" layoutY="356.0" /> <JFXNodesList layoutX="87.0" layoutY="307.0" /> Here is the error Exception in Application start method java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal