eclipse - Adding Java Project to my Scala Project -
similar question,
troubles importing java bundle scala project (intellij 10.5.2)
how add together java project have created scala project?
if selected "scala project sbt" sbt shares mutual directory construction maven, if lay things out correctly according way sbt / maven expect (see http://www.scala-sbt.org/0.13/tutorial/directories.html), should able add together dependencies sbt file (you'll need read on sbt docs), if can click on build.sbt , "synchronize" intellij thought project import jar / maven dependencies. (or alternately may able move jars lib directory).
you'll need re-create java code right directories.
hope helps.
java eclipse scala intellij-idea playframework
No comments:
Post a Comment