avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin does not work for Android Studio 3

geniusplaza-kalyan opened this issue · comments

The CMD + N does not show up the Generate ButterKnife Injections option

Same problem

same problem on Android Studio 3.0.0.8
plugin ver: 1.6.0

I also met this problem

Plugin does not work for Android Studio

I also met this problem

Plugin does not work for Android Studio 3.0
How to solve this problem, there is a solution?

commented

Android Studio 3.0不能用了

我家里Android studio3.0 电脑能用 但是公司的Android studio3.0 不能用 ,新建的项目也能有 老项目部能用

Android Studio 3.0 ButterKnife zelezny plugin not used,,,

My solution is to download the official version Android Studio3.0 . Try not to use the beta

i am Updata in IDE, so, It is must release!!!,but the plugin stll not work!!!!!

as 3.0 不能使用

same problem!!

hi, some news for that ?

Hi is there a solution to this problem?
Zelezny plugin don't work on Android Studio 3.0

Same problem, Android Studio 3.0.1

+1

I check with Android Studio 3.0.1 and the plugin works as expected.
Make sure that the plugin is installed in AS and that ButterKnife library is on the project classpath.
It has to be added as project dependency (both artifacts 'butterknife' and 'butterknife-compiler') and the project's Gradle build script has to be synced with AS.

But it's working when I using AS 3.0 on Ubuntu, then AS auto updated to 3.0.1, the plugin can't generate, and "Generate" shortcut also not display...

can not work on AS3.0.1 today.The plugin can't generate, and "Generate" shortcut also not display...

Check your setup. Plugin works as expected.

Make sure that the plugin is installed in AS and that ButterKnife library is on the project classpath.
It has to be added as project dependency (both artifacts 'butterknife' and 'butterknife-compiler') and the project's Gradle build script has to be synced with AS.

when app module add butterknife dependencies, the library module can not use this plugin. u could cancel checking whether current module have add dependencies

as place your cursor as on the image then right click on mouse then click generate