enable Annotation Processors option in Android Studio 2.2

后端 未结 10 1412
逝去的感伤
逝去的感伤 2020-12-03 00:58

I\'m trying to use java 8 in my project and for that I added the jack compiler.

After enabling jack I started having problems with libraries that use Annotation Proc

10条回答
  •  臣服心动
    2020-12-03 01:31

    Adding to @Jacques Koorts and @mtrakal

    If you can't get to the "Welcome to Android Studio" screen. Try File -> Close Project instead of clicking the X icon. Then you'll get the "Welcome to Android Studio" screen and you'll see the gear in the bottom right. Follow the accepted answer after that and possibly the cache invalidation.

提交回复
热议问题