idea中“marketplace plugins are not loaded”的解决办法

时间:2024-03-27 10:22:37

在idea中添加插件时报错:marketplace plugins are not loaded。

(1)先检查网络问题,确保能连上网络。

(2)能连上网但是报此错的话,则idea默认为你的网络不安全,解决方法:

点击FIle-------settings------Appearance&Behavior---------System Settings-------Updates将其中的Use secure connection选项的√去掉。最后重启idea。

点击file-----settings-----plugins就可以搜索到添加的插件了。

idea中“marketplace plugins are not loaded”的解决办法

(3)如果上述方法执行完之后还是报此错,则点击添加 Plugins Repository------+-------输入-----OK

https://plugins.jetbrains.com/androidstudio

idea中“marketplace plugins are not loaded”的解决办法