出错原因:当前android studio版本和GsonFormat的版本不一致,导致不兼容


1.下载旧版本的GsonFormat版本,地址为           https://plugins.jetbrains.com/plugin/7654?pr=androidstudio找到1.2.2下载

2.android studio-->File-->settings-->Plugins-->Install plugin from disk

导入下载的旧版本GsonFormat(需要把最新版本的GsonFormat卸载了)



GsonFormat threw an uncaught Plugin Exception

   

3.重启android studio即可

快捷键使用GsonFormat:   Alt + INS (后退键BACKSPACE的隔壁)


出错原因:android studio的版本过低,无法适应GsonFormat的新版本

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2022-12-23
  • 2022-03-02
猜你喜欢
  • 2021-06-13
  • 2021-06-16
  • 2021-09-02
  • 2021-08-06
  • 2021-08-19
相关资源
相似解决方案