You need to configure Gradle to run the annotation processor. Studio
exclusively uses Gradle to build, so configuring the processor in Studio
does'nt make any sense.

There's an 'apt' plugin that helps using annotation processor with our
plugin: https://bitbucket.org/hvisser/android-apt

On Wed, Dec 10, 2014 at 6:31 AM, Mateusz Grzechociński <
mateusz.grzechocin...@gmail.com> wrote:

> Hey,
>
> I was trying to find the issue on SO and found only this:
> http://stackoverflow.com/questions/24787751/compiler-options-missing-in-android-studio-0-8-2
>
> Basically, in Android Studio 1.0 (and I guess in the previous versions as
> well) there is no 'Compiler' section in preferences.
> Since that, I'm no longer able to enable annotation processor in AS, so
> things like Dagger doesn't generate the code and I have to rebuild project
> from command line.
>
> Has anyone found any solution? What's event more interesting, as it's said
> on SO, sometimes when I restart AS, 'Compiler' settings show-up for a while
> and then they disappear.
>
> M.
>
> --
> You received this message because you are subscribed to the Google Groups
> "adt-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to adt-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to