Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

What does "str" % "str" mean in SBT?

scala sbt

How to build a simple war file with sbt?

scala web-applications war sbt

How to share version values between project/plugins.sbt and project/Build.scala?

sbt

SBT: plugins.sbt in subproject is ignored?

scala sbt

Intellij IDEA and SBT syntax error

scala intellij-idea 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