本文介绍了Android Studio 3.3.2批注处理器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我刚刚将我的Android Studio升级到3.3.2,并安装了Lombok插件.
我需要重新激活注释处理器,但是该选项似乎不再存在.
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.
那它在哪里?
推荐答案
尝试转到文件">其他设置">新项目的首选项"
Try to go to File > other settings > Preferences for New Projects
应该在那里可用
这篇关于Android Studio 3.3.2批注处理器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!