I\'m developing a Web application in Scala that we deploy in several testing environments. In order to control which software snapshot is ins开发者_Python百科talled, I\'d like to include a version fin
I\'ve been experimenting with SBT and the Scala IDE (Eclipse) and I\'m wondering - what\'s the standard workflow for adding and removing dependencies from your build.sbt file where the project\'s refe
(This is a follow up to sbt not creating projects correctly. The question wasn\'t answered.) Basically, that question says \"I don\'t know how to create a project under the new sbt. With the old on
How do I config build.sbt to exclude src/main/java d开发者_如何学运维irectory? I would like to put my Java sources there but I don\'t want to compile them. Also, can I exclude a file or group of files
I have a library that I wrote in Scala that uses Bouncy Castle and has a whole bunch of dependencies. When I roll a jar, I can either roll a \"fat\" jar that has all the dependencies (including scala)
I use xsbt v.0.10.1, web plugin for it, lift v2.4-M4, Scala 2.9.1, Jetty 8.0.0.v20110901. In Boot.scala i add such code:
I\'m using sbt 0.10 with Scala 2.9.1. I\'ve read http://groups.google.com/group/simple-build-tool/browse开发者_JS百科_thread/thread/792e5360877e78/987b6af687b8e33b?lnk=gst&q=collect+jars#987b6af6
I am try to learn scala with lift. So i started setting up my development environment. After sbt i try install Lifty (i used this article as manual). But i have a problem with my sbt:
I want to make them more reada开发者_如何学Cble in the context of the common errors for our specific project - without actually recompiling sbt if that is even possible.
I just installed SBT 0.10.1. I\'m using Lift 2.4-M3 I can build with Scala 2.9.0-1 but when it tries to search for sbteclipse it just hangs: