【发布时间】:2017-03-24 19:40:32
【问题描述】:
好的,所以我有一个可以在我的 Windows intellij 上完美运行的项目,我想在我的 Ubuntu Intellij 上做同样的事情,scala 插件安装在两者上,但是当我导入项目时缺少一些选项(并且他们对我的项目运行至关重要)
The good import options on my windows intellij
The bad import on Linux intellij options despite the fact they both have the Scala plugin
我想让“使用自动导入”和“SBT 和插件的来源”回来
感谢您的关注
【问题讨论】:
标签: scala intellij-idea sbt