No 'scala-library*.jar' in every new IntelliJ Scala Project

后端 未结 5 1537
抹茶落季
抹茶落季 2020-12-29 03:08

I have installed intelliJ-IDEA 2017.2.5 with scala plugin on Ubuntu 16.04LTS. When I create new scala project and try to run it I get:

Error:scalac:

5条回答
  •  庸人自扰
    2020-12-29 04:00

    In my case upgrading the Scala plugin via IntelliJ options made the trick.

    It could be related to a fixed issue.

    Go to Preferences, filter on Scala. (Plugins - Scala) click on Update. Restart IntelliJ.

提交回复
热议问题