Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How do I refresh updated Git dependency artifacts in SBT?

scala sbt

'sbt run' with CLI arguments from shell

scala sbt

How do I run an sbt main class from the shell as normal command-line program?

scala classpath sbt

Why does sbt build fail with "MissingRequirementError: object scala.runtime in compiler mirror not found."?

scala sbt multi-module

IntelliJ IDEA 13: new Scala SBT project hasn't src directory structure generated

How to find unused sbt dependencies?

scala sbt

Does sbt build against scala 2.11?

sbt

Is the use of 'aggregate' following by 'dependsOn' redundant with the same modules?

build sbt

where to find downloaded library of sbt?

java scala sbt

Is there a way in sbt to convert compiler warnings to errors so the build fails?

scala sbt

assembly-merge-strategy issues using sbt-assembly

Confused how to set up a multi-project sbt project

scala playframework sbt

How to attach sources to SBT managed dependencies in Scala IDE?

scala sbt ivy scala-ide ivyde

How to add native library dependencies to sbt project?

scala sbt

How to display classpath used for run task?

sbt

How do I find outdated libraries with sbt?

sbt

How do I make the "Java Hot Spot MaxPermSize" warning go away when using IntelliJ or Play?

java scala intellij-idea sbt

Scala Compiler not found in Intellij IDEA 11 with Play 2.0 project

Filename too long sbt

scala sbt

Which version of Java does SBT use?

scala sbt