Incremental compilation and annotation processing
Stéphane NICOLAS
steff.nicolas at gmail.com
Tue Feb 28 10:52:40 UTC 2017
https://github.com/gradle/gradle/issues/1320
@Ron it is interesting for all annotation processors on Android. It s not
only instant run, but all compilations using annotations processors are not
incremental.
I said I was interested to contribute but didn't hear any news from gradle.
Feel free to comment there too ;)
Le lun. 27 févr. 2017 22:54, Ron Shapiro <ronshapiro at google.com> a écrit :
> Can you elaborate more?
>
> Dagger is always interested in this, especially since we have a pretty
> broad processor. I think the Android plugin had some issues in this area
> with Instant Run and instead opted to disable it when using processors like
> Dagger?
>
>
> On Mon, Feb 27, 2017, 4:12 PM Stéphane NICOLAS <steff.nicolas at gmail.com>
> wrote:
>
> Hi folks,
>
> just to let you know that gradle is working on making incremental
> compilation work in java builds even in the case where annotation
> processing is performed.
>
> I was thinking you might be interested to know about it.
>
> S.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20170228/ec4db62d/attachment-0001.html>
More information about the compiler-dev
mailing list