docProcessorGradlePlugin icon indicating copy to clipboard operation
docProcessorGradlePlugin copied to clipboard

Simplify Gradle task

Open Jolanrensen opened this issue 11 months ago • 0 comments

I'm thinking an extension that can bind KoDEx to a sourceset:

For the sourceset it would:

  • run the processors and create a new -kodex sourcet
  • if possible, compile it with the same dependencies and arguments as the original sourceset
  • if possible, make a jar and sourcesJar task for it

Jolanrensen avatar Jan 08 '25 10:01 Jolanrensen