I need advice for a Gradle project, hopefully this is the right forum;
Building a Gradle application that handles logging and database manipulation. The host is running ip access via a Maven database with a RestfulAPI service. all in Windows. I’m wondering:
1)is there a scenebuilder compatible with Gradle?
2)is there a way to autogenerate .fxml files and preview in the scenebuilder
3)Is conversion and different libraries a bad idea? I’m not sure if trying to run Gradle against Maven is a good idea.