Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Remove or Exclude WatchSource in sbt 1.0.x

scala playframework build sbt

Cannot install new 0.11.3 sbt on Ubuntu 10.04LTS

scala sbt ubuntu-10.04

SBT Multi-Project Build with dynamic external projects?

SBT: How to trigger separate actions when files change in two separate subprojects

scala sbt

Typesafe Play WS as dependency in SBT project

Dependency missing from classpath

sbt javacv javacpp

Where do SBT env variables come from?

Redirect stdin/stdout in sbt run task

scala sbt

SBT how to use classes from Build.sbt inside plugin Task execution

scala sbt classloader

SBT: external config file with values accessible in build.sbt

scala sbt

How to debug a Scala SBT project in IntelliJ 13?

Why does sbt report "value enablePlugins is not a member of sbt.Project" in Play project?

scala sbt playframework-2.3

Change a variable in the current sbt task scope

scala sbt

SBT run stopped working recently with nothing changed in Play services project

scala playframework sbt

Is it possible to use reflection from SBT?

Getting both Maven and SBT use local Artifactory-server

scala maven sbt artifactory

How to share resources between projects in SBT

scala sbt xsbt-web-plugin

What is the idiomatic way for an SBT project to publish 2 artifacts?

Can SBT refresh git uri dependency (always or on demand)?

git sbt

Adding external folder in the Play classpath

playframework-2.0 sbt