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
  • 72,696
  • 27
  • 242
  • 420
Phil
  • 46,436
  • 33
  • 110
  • 175
  • This can help http://stackoverflow.com/questions/20322543/how-to-invoke-the-scala-compiler-programmatically – tabdulradi Oct 05 '14 at 09:51

0 Answers0