`gskGenerateAccessors` will generate a `buildSrc\p...
# gradle
s
gskGenerateAccessors
will generate a
buildSrc\project-schema.json
with all of your 3rd party plugins and use it to generate the type safe accessors.
I mean end user expect to just import the project in IDEA and make it work right?
Yeah..make sure to include
buidSrc
in your project.