Changing Scala version in existing SBT project.

Posted by Lukasz Lew on Stack Overflow See other posts from Stack Overflow or by Lukasz Lew
Published on 2010-05-22T12:17:33Z Indexed on 2010/05/22 12:20 UTC
Read the original article Hit count: 245

Filed under:
|

How can I change Scala version in existing Simple Build Tool project?
I would like SBT to check whether the system's Scala version is correct and if it is not the case then download it.

© Stack Overflow or respective owner

Related posts about scala

Related posts about sbt