java.lang.NoClassDefFoundError: javafx/scene/control/TextInputDialog

0
Hi, I get a class not found exception for javafx/scene/control/TextInputDialog, which is in the 1.8.92 JDK (jfxrt.jar), and I am using this jdk in my modeler and in eclipse. I have no conflicting libraries in my userlib. Can anybody tell me why I get this class not found exception?
asked
0 answers