Android Studio 3.3.2 annotation processor
Asked Answered
Z

1

4

I just upgrade my Android Studio to 3.3.2 and installed the Lombok plugin.
I need to re-activate my annotation processor, but the option doesn't appear to be there anymore.

So where is it?

enter image description here

Zerlina answered 6/4, 2019 at 14:41 Comment(0)
M
3

Try to go to File > other settings > Preferences for New Projects

it should be available there

Milks answered 6/4, 2019 at 14:47 Comment(5)
Yeah ok, but I have my existing project, I don't want to create a new project. Shouldn't it be possible to add to my existing project?Zerlina
Then after try to reimport the ProjectMilks
It works, despite the error message remaining in the event log. Accept in a minuteZerlina
I had the same in a Project who used the lombok plugin, it's a nightmareMilks
This seems to exclusively be an issue with Android Studio though - these settings are present in IntelliJ. I'm guessing it's intentional, but it's slightly horrible design.Eustasius

© 2022 - 2024 — McMap. All rights reserved.