2

I have a Scala application and I want to call SBT from my Scala application, but I cannot seem to find any documentation on how to do this?

So for the moment I am just going to call sbt from the shell by starting the command from within my Scala program, but in the ideal case, I would like to just call a function to start SBT to compile and produce my JAR.

Jacek Laskowski
  • 68,975
  • 24
  • 224
  • 395
Phil
  • 39,334
  • 32
  • 103
  • 162
  • This can help http://stackoverflow.com/questions/20322543/how-to-invoke-the-scala-compiler-programmatically – tabdulradi Oct 05 '14 at 09:51

0 Answers0