Slackbot
10/09/2022, 6:14 PMVampire
10/09/2022, 8:57 PMPierre Ayfri
10/09/2022, 9:52 PMjavaFx DSL from the org.openjfx.javafxplugin gradle pluginVampire
10/10/2022, 1:47 AMrunGUI task, so if you do not otherwise break task configuration avoidance it should only be executed if the task is going to be executed too, but this is usually not the best idea but a bit hacky.Pierre Ayfri
10/10/2022, 6:35 AMVampire
10/10/2022, 6:40 AMrun task is for ruining the application for test and debug purposes. So either make two entrypoint classes, one for GUI, one for console, or determine whether the user runs headless to decide which mode to use, or have done parameter to select a more, or a combination of these.Pierre Ayfri
10/10/2022, 6:41 AMephemient
10/10/2022, 1:19 PM