IntelliJ 14 - Create / Import a Scala / SBT project

后端 未结 4 2002
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-09 02:52

IntelliJ 14 supports (in theory) SBT / Scala projects through the Scala plugin, which is still available in the official repo. According to this post \"Scala plugin project

4条回答
  •  無奈伤痛
    2020-12-09 03:41

    I tried the following steps but they didn't help:

    • Invalidate cache and restart IntelliJ
    • Close the project and re-import the project
    • Uninstall the Scala plugin and reinstall it

    Eventually, I removed the target folders in the project, and re-imported it. Then it worked.

提交回复
热议问题