What scala version Intellij Idea scala plugin uses?

Cherry picture Cherry · Jun 23, 2014 · Viewed 7.3k times · Source

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?

Answer

jnovo picture jnovo · Jun 23, 2014

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