IntelliJ 14 - Create / Import a Scala / SBT project

后端 未结 4 2003
佛祖请我去吃肉
佛祖请我去吃肉 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条回答
  •  Happy的楠姐
    2020-12-09 03:31

    I've finally figured out the exact problem. IntelliJ loaded the default settings of the previous version, including the old version of the Scala plugin. The problem was fixed uninstalling the old Scala plugin and following the steps posted by Eugene Zhulenev

提交回复
热议问题