package kellerkinder.HomeFlix.application; public class JavaFX11Main { public static void main(String[] args) { Main.main(args); } }