Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Migrating from Maven to SBT

java scala maven pom.xml sbt

Idea, sbt, unable to reparse warning

Why does sbt compile fail with StackOverflowError?

scala sbt

How to set system properties for runMain on command line?

sbt

What is Scala's Simple Build Tool (sbt) and why is it used?

scala sbt

"Unknown artifact. Not resolved or indexed" error for scalatest

How to execute tests in a single project only in multi-module build?

sbt

Adding Play JSON Library to sbt

How to access a secured Nexus with sbt?

sbt ivy nexus

Create standalone jar using SBT

sbt uberjar

How to fully clean, re-resolve and rebuild a Scala sbt-managed project in IDEA?

scala intellij-idea sbt

-Ywarn-unused-import triggering on play routes file

scala playframework sbt scalac

How to open SBT Tool Window in Intellij?

scala intellij-idea sbt

How to exclude commons-logging from a scala/sbt/slf4j project?

scala sbt slf4j

How to reference external sbt project from another sbt project?

scala sbt

How can I get complete stacktraces for exceptions thrown in tests when using sbt and testng?

scala testng sbt scalatest slf4j

How to fix sbt reporting "Error wrapping InputStream in GZIPInputStream: java.io.EOFException"?

sbt sbt-assembly

How to have Eclipse recognize dependencies from SBT

eclipse scala sbt sbteclipse

How can colored terminal output be disabled for sbt/play?

scala playframework sbt

Install sbt on ubuntu [closed]