Gradle version of quickstart-java template

also the generated sources need to be made accessible i.e. put on the classpath , right ?

This quickstart project confuses me , a closer look at it and it seems that all it is i.e. IOUMain.java , what I would probably be doing from JavaFX UI

therefore I think I need a project that is all about setting up the daml artifact and running codegen and daml build, so that I can then spawn the test sandbox

as far as unit testing again if setting up for example Spock I would need the generated source in the class path

with IDEA I know how to do that

it would be great if there was an external tool not tied to VSCode that could visualize the sandboxed ledger