Add custom component to FXML scene builder in intelliJ
问题 I want to add a custom component / custom components to the javafx scene builder in intelliJ. I'm currently using java 8.1. I heard that adding components to the scene builder is possible with java 10 because it has java 2.0. I have java 10 installed, but I don't know how to switch to that version of java. So if you know how to solve this problem, I'd love to hear it. Thanks in advance, Lenardjee Edit: I see why this problem is simular to other posts, for the direct problem is directly adding