scala插件和IDEA不兼容解决方案

出现"Plugin ‘Scala’ is incompatible with this installation"的错误,就是scala插件和IDEA不兼容
File->Setting->Plugins搜索scala,点击最左边install jetBrains…
scala插件和IDEA不兼容解决方案查看当前版本对应的scala插件版本scala插件和IDEA不兼容解决方案点击查看下载scala版本大全

scala插件和IDEA不兼容解决方案
点击下载对应版本,无需解压
插件下载完毕以后,IDEA内插件安装如下
File->Setting->Plugins->搜索scala->install plugin from disk
找到插件下载位置,点击apply后点击ok,重启IDEA即可