最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

androidstudio3.0使用butterknife報錯解決的解決方法

 更新時間:2018年01月03日 11:39:11   作者:曉果博客  
這篇文章主要介紹了androidstudio3.0使用butterknife報錯解決的解決方法,非常具有實用價值,需要的朋友可以參考下

問題

在添加butterKnife依賴的時候出現(xiàn)如下錯誤:

Annotation processors must be explicitly declared now.  The following dependencies on the compile classpath are found to contain annotation processor.  Please add them to the annotationProcessor configuration.
- butterknife-7.0.1.jar
Alternatively, set android.defaultConfig.javaCompileOptions.annotationProcessorOptions.includeCompileClasspath = true to continue with previous behavior.  Note that this option is deprecated and will be removed in the future.

修改

android {
  ...
  defaultConfig {
    ...
    javaCompileOptions {
      annotationProcessorOptions {
        includeCompileClasspath = true 
      }
    }
  }
}

添加上面配置就好…………….

以上就是本文的全部內(nèi)容,希望對大家的學習有所幫助,也希望大家多多支持腳本之家。

相關(guān)文章

最新評論

台北县| 阿拉善右旗| 喀喇沁旗| 栾川县| 永昌县| 凤冈县| 秦皇岛市| 湾仔区| 大足县| 武川县| 宜春市| 临沧市| 永兴县| 永平县| 时尚| 吉水县| 修武县| 雷山县| 囊谦县| 额敏县| 当雄县| 潞西市| 湖南省| 黄石市| 繁峙县| 安泽县| 宜君县| 吴江市| 高台县| 潮安县| 南阳市| 大埔区| 卓资县| 常宁市| 新疆| 五莲县| 和硕县| 卢湾区| 泗阳县| 永昌县| 汉沽区|