Closed emmanpbarrameda closed 1 year ago
1) I'm guessing your Java version is too old, toList had been added to jdk only recently 2) I suggest you to use IntelliJ Idea instead of that crap, trust me you will love it for Java
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closed for inactivity.
Based on the MaterialsFX Source Code, the "DEMO CONTROLLER" have .toList() method after return. But when I tried it on NetBeans, the .toList() method is not found. I'm using materialfx-11.13.5, JavaFX 11.
I don't know if this a bug, or i make a mistake. Please bear with me and help me. Thank you!
Screenshots:
.toList() not found on suggestion
Code on initializeLoader loader.setOnLoadedAction