IDEA在安装Scala插件后可能出现的问题Error:scalac:Error compiling the sbt component compiler-interface-2.11.8-57.0
IDEA在安装Scala插件后可能出现的问题
运行程序出现Error:scalac: Error: Error compiling the sbt component ‘compiler-interface-2.11.8-57.0’
注:Scala版本(2.11.8)
一个解决方法
解决方向:版本兼容
在IDEA导航栏依次点击File→Project Structure
在Project Setting的Project中选择Java版本1.8并确定配置。
程序即可运行
...
原创
2021-03-09 19:21:59 ·
6954 阅读 ·
10 评论