compile-command-annotations icon indicating copy to clipboard operation
compile-command-annotations copied to clipboard

Mind mention a Gradle plugin supporting this apt?

Open snazy opened this issue 4 years ago • 1 comments

https://plugins.gradle.org/plugin/org.caffinitas.gradle.compilecommand (https://github.com/snazy/gradle-compilecommand/) is a Gradle plugin that supports incremental compilation in Gradle with your compile-command-annotations APT. It hides all the machinery (nothing super magic, but still) that's needed to support incremental compilation in a Gradle project.

snazy avatar May 29 '20 18:05 snazy

Nice!

Maybe you could replace the Gradle chapter in the docs with the new plugin ? I don't know much about Gradle, I am afraid I don't really know how to word it.

nicoulaj avatar May 30 '20 10:05 nicoulaj