Android Studio 4.1 插件错误 : Plugin * is incompatible (supported only in IntelliJ IDEA)

标签 android android-studio intellij-idea plugins

插件错误
插件“Android WiFi ADB”不兼容(仅在 IntelliJ IDEA 中支持)。插件“命名该颜色”不兼容(仅在 IntelliJ IDEA 中支持)。插件“Json2Pojo”不兼容(仅在 IntelliJ IDEA 中支持)。
我尝试在 Android Studio 4.1 中安装插件“Android WiFi ADB”、“Name That Color”、“Android WiFi ADB”等,但遇到了这个错误。谁能帮我这个?
错误截图
1
软件详情

Android Studio 4.1

Build #AI-201.8743.12.41.6858069, built on September 23, 2020

Runtime version: 1.8.0_242-release-1644-b01 amd64

VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

Windows 10 10.0

GC: ParNew, ConcurrentMarkSweep

Memory: 1246M

Cores: 4

Registry: ide.new.welcome.screen.force=true

Non-Bundled Plugins: com.thoughtworks.gauge, org.intellij.plugins.markdown, org.jetbrains.kotlin

最佳答案

一些较旧的插件不再兼容最新的 Android Studio(现在是 4.1)。此外,他们似乎已经用这个新版本更改了插件文件夹的位置。
您将不得不卸载该插件。就我而言,我看不到 IDE 设置中列出的插件。我不得不手动查找并删除该文件。
目前,插件位于以下目录(如果您的软件版本不同,请务必更改路径中的android版本号;3以下版本的位置不同,详见here):
window (在资源管理器中按 ctrl+L 然后粘贴):%APPDATA%\Google\AndroidStudio4.1\plugins macOS: ~/Library/Application Support/Google/AndroidStudio4.1/plugins linux: ~/.config/Google/AndroidStudio4.1/plugins~/.local/share/Google/AndroidStudio4.1/删除那里的插件,错误应该消失了。

关于Android Studio 4.1 插件错误 : Plugin * is incompatible (supported only in IntelliJ IDEA),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64347831/

相关文章:

Java无断点调试

android - 在 GridLayout 中对齐按钮

android - 如何拥有一个没有填充选项的 FAB,但仍然有它的高度?

android-studio - 最小 sdk 9 的应用程序兼容版本

intellij-idea - IntelliJ IDEA - 使用热键删除文件末尾的空行

java - Intellij 错误 :(3, 4) java:-source 8 中不支持模块(使用 -source 9 或更高版本来启用模块)

java - 按钮单击操作

android - flutter 错误 : no named parameter with the name "overflow"

java - 我升级到 Android Studio 2.3.3,一个没有错误的旧程序现在出现错误 : "Fragments should be static..."

git - Android Studio GIT checkout 丢失模块