Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to reference a SBT Setting from a different module in a multi-module build

sbt

What are the differences between `./build.sbt` and `./project/build.sbt`?

playframework-2.0 sbt

Unresolved dependency with specs2 scalaz-stream 0.5a

scala sbt scalaz specs2

Parboiled2 causes "missing or invalid dependency detected while loading class file 'Prepender.class'"

Why does intellij IDEA highlight build.sbt?

intellij-idea sbt

Automatically inject WebJarAssets in Play 2.5 HTML template?

Maven setting.xml equivalent for sbt

scala maven sbt

NoClassDefFoundError with sbt and scala.swing

swing scala sbt classpath

SBT dependsOn usage - migration from 0.12 to 0.13

scala sbt

Incompatible Jackson version: Spark Structured Streaming

How do you attach the Scala Intellij debugger for tests?

IntelliJ IDEA Scala plugin's syntax highlighting displays Scala packages in red

scala intellij-idea sbt

How can I add jars from more than one unmanaged directory in an SBT .scala project configuration

Scala SBT / Maven2 Error on OSX: "Error Opening Zip File" -> MissingRequirementError

scala maven maven-2 sbt ivy

SBT Scaladoc configuration for the standard library

scala sbt scaladoc

SBT - Multi project merge strategy and build sbt structure when using assembly

scala sbt sbt-assembly

sbt can not compile Scala project because of java.lang.NoSuchMethodError

How to change SBT's rules on generating URLs for Maven repositories?

scala maven sbt

Creating Scala Project with Eclipse, sbteclipse -- directory layout

sbt-assembly: How do I include the static files in src/main/webapp

scala sbt sbt-assembly