<@U639SJJMB> main class in build config used not t...
# gradle
g
@liamd main class in build config used not to set what should be compiled. it’s for application plugin, to create runnable distibution (build jar from your code, copy or dependencies and generate shell/bat script to run it).
👍 1