I have a jar with custom controls. When it is built under Java 10 I'm able to import it to scene builder and access my custom controls. When I build it using Java 11, the list of controls to import is empty.
Does anyone know if there's something special I need to configure to handle this? Or do I need to wait for Scene Builder to be updated? With gluon apparently taking on a stewardship role of JavaFX I had expected this to work out of the box.