Adding sbt Libraries to Dependencies Volkan Yazıcı 创建于 2012年11月27日 15:47 What is the preferred way of adding libraries/dependencies downloaded by sbt to the IDEA module dependencies?
You can try using sbt's idea plugin to generate the IDEA project files entirely.
https://github.com/mpeltonen/sbt-idea