How to use Scala in IntelliJ IDEA (or: why is it so difficult to get a working IDE for Scala)?

前端 未结 9 1859
逝去的感伤
逝去的感伤 2021-01-30 10:26

I recently gave up trying to use Scala in Eclipse (basic stuff like completion doesn\'t work). So now I\'m trying IntelliJ. I\'m not getting very far.

I\'ve been able to

9条回答
  •  北荒
    北荒 (楼主)
    2021-01-30 11:09

    You are mixing code compiled with two different Scala versions.

提交回复
热议问题