Intellij IDEA 安装Scala 报 ‘Plugin 'Scala' is incompatible with this installation‘ 解决方案

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/Victory_Lei/article/details/81940182

错误阐述: 今天在IDEA上手动安装scala插件,在settings—>plugins 搜索scala ,右边显示的版本是1.5,于是我以为是1.5的版本,遂去官网下载对应的版本插件,然后放到idea 安转目录下的plugins 里面,然后选择从磁盘安装,报Plugin ‘Scala’ is incompatible with this installation错误,很明显这是版本不匹配。

错误描述: Plugin ‘Scala’ is incompatible with this installation

从本地磁盘导入失败,显示的是插件“Scala”与此安装不兼容。
这里写图片描述

此时可以使用左下角进行线上导入。

这里写图片描述

这里写图片描述

导入完成之后,重新启动IDEA,就可以使用了。

猜你喜欢

转载自blog.csdn.net/Victory_Lei/article/details/81940182
今日推荐