Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Can sbt execute "compile test:compile it:compile" as a single command, say "*:compile"?

sbt

Debug long compile times in Scala and SBT

scala sbt

How to make sbt `console` use -Yrepl-sync?

How to enable minified JavaScript files in Play 2.3.1 templates?

How I can list all sbt dependencies?

scala sbt

How do I specify a config file with sbt 0.12.2 for sbt test?

Exception in thread "main" java.lang.NoSuchMethodError: scala.Product.$init$(Lscala/Product;)

SBT assembly jar exclusion

Why are integration tests in a Play/Scala project not executed when using "sbt it:test"?

scala sbt playframework-2.3

SBT fails with `String.class is broken`

scala sbt

idea sbt java.lang.NoClassDefFoundError: org/apache/spark/SparkConf

scala apache-spark sbt

Debugging SBT project with Play in IntelliJ IDEA

Downloading source jars in sbt?

sbt

How do i use play ws library in normal sbt project instead of play?

scala playframework sbt

"UnsatisfiedLinkError: Native Library already loaded in another classloader" in multimodule project

sbt jocl

Change all SBT target directories to the outside of the source

scala sbt

Browserify/CommonJS with Play Framework

how to auto-reload changed scala classes into SBT REPL

scala emacs sbt jrebel ensime

How do you impose scala code coverage specifically for integration tests?

Override sbt default resolvers with authenticated repo?

scala sbt