Thursday, 19 September 2013

how to load activator in intellij with sbt plugin

how to load activator in intellij with sbt plugin

I'm pretty novice on sbt. I looked at activator project
now i see it uses sbt and there are sbt and scala files under project
directory. but i was sure there would also be like a main sbt (like main
pom) in main directory where i can open it in intellij with sbt plugin and
it would open all projects in the IDE.
can anyone please let me know how to open this project in intellij with
all its dependencies most probably with intellij sbt plugin because it
uses sbt (i mean like in maven would bring all sub dependencies)

No comments:

Post a Comment