Hi all. I cannot for the life of me get an annotation processor to run, unless it’s in a subproject, which I would really like to avoid. Any tips/tricks/hints on getting one running when it’s in the main project?
g
gildor
12/23/2017, 11:53 PM
Could you show some configs that don't work for yoy
c
carrot
12/24/2017, 10:04 AM
Sure thing, I’ll find a commit like that. Ended up giving up on having class references in the annotation processor, and just put the processor itself in a subproject