Adding sbt Libraries to Dependencies Permanently deleted user Created November 27, 2012 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