I just tried to find a project hosted at github which generates Idea project files for already existing sbt project. Have found this one: https://github.com/mpeltonen/sbt-idea - definitely dead.
I have not event tried - just have stopped on that dialog. Eclipse and Ensime plugins correctly generate multi-subproject project files without any questions and without wrong guesses.
At any case - thanks, I guess, I have got the answer - there isn't live and really working sbt + Idea plugin.
what?
I just tried to find a project hosted at github which generates Idea project files for already existing sbt project. Have found this one: https://github.com/mpeltonen/sbt-idea - definitely dead.
the scala plugin can open sbt projects, there is no need for another converter
Would it can, it wouldn't ask me to verify (wrongly discovered, by the way) source directories, but takes information from the sbt project.
are you sure you imported the project correctly?
I have not event tried - just have stopped on that dialog. Eclipse and Ensime plugins correctly generate multi-subproject project files without any questions and without wrong guesses.
At any case - thanks, I guess, I have got the answer - there isn't live and really working sbt + Idea plugin.
i've used the plugin multiple times now in a multibuild project, and it worked fine without me having to answer any of its questions