avast / android-butterknife-zelezny

Android Studio plug-in for generating ButterKnife injections from selected layout XML.
Apache License 2.0
3.38k stars 412 forks source link

Plugin does not work for Android Studio 3 #147

Closed geniusplaza-kalyan closed 6 years ago

geniusplaza-kalyan commented 6 years ago

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

Kml55 commented 6 years ago

Same problem

NicolasKun commented 6 years ago

same problem on Android Studio 3.0.0.8 plugin ver: 1.6.0

wapchief commented 6 years ago

I also met this problem

lusanyuss commented 6 years ago

Plugin does not work for Android Studio

I also met this problem

lusanyuss commented 6 years ago

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

littlezan commented 6 years ago

Android Studio 3.0不能用了

lusanyuss commented 6 years ago

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

yukuoyuan commented 6 years ago

Android Studio 3.0 ButterKnife zelezny plugin not used,,,

wapchief commented 6 years ago

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

yukuoyuan commented 6 years ago

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

onebee commented 6 years ago

as 3.0 不能使用

kimonic commented 6 years ago

same problem!!

charles-silva commented 6 years ago

hi, some news for that ?

AntonioVitiello commented 6 years ago

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

namezsw commented 6 years ago

Same problem, Android Studio 3.0.1

jokermonn commented 6 years ago

+1

TomasKypta commented 6 years ago

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.

myrao commented 6 years ago

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...

Millertoken commented 6 years ago

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

TomasKypta commented 6 years ago

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.

jokermonn commented 6 years ago

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

zaman-pallob commented 6 years ago

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