What scala version Intellij Idea scala plugin uses?

流过昼夜 提交于 2020-05-15 04:11:13

问题


I have en error with java annotation on scala enums. This scala bug seems to be fixed, but Inteliij Idea shows an error. So how I can ensure that intellij Idea scala plugin uses actual scala version?


回答1:


You can check the Scala compiler and language level of your project under your project options from File > Project Structure... > Modules > Scala



来源:https://stackoverflow.com/questions/24363409/what-scala-version-intellij-idea-scala-plugin-uses

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!