今天我把Android studio 升级到 4.1版本,发现有个错误

3:11 PM    Plugin Error
                Plugin "GsonFormat" is incompatible (supported only in IntelliJ IDEA).
                Plugin "Android Color Manager" is incompatible (supported only in IntelliJ IDEA).
                Plugin "Android Parcelable code generator" is incompatible (supported only in IntelliJ IDEA).

这个提示错误说我的这个插件不兼容。

cd到/Users/xxx/Library/ApplicationSupport/Google/AndroidStudio4.1/plugins

 ls查看文件

ADBWIFI.jar                TranslationPlugin            eventbus3-intellij-plugin-2020.0.2.jar
Android Color Manager            android-butterknife-zelezny.jar        meta
FindViewByMe.jar            android-parcelable-intellij-plugin.jar    plantuml4idea
GsonFormat.jar                availables.xml                pluginsXMLIds.json
Kotlin                    availables.xml.etag            pluginsXMLIds.json.etag

删除掉报错的那个插件就可以了。

觉得上面的内容有用吗?快来点个赞吧!

点赞() 我要打赏

温馨提示 : 本站内容来自会员投稿以及互联网,所有源码及教程均为作者总结编辑,请大家在使用过程中提前做好备份,以免发生无法预知的错误,源码类教程请勿直接用于生产环境!

 可能感兴趣的文章