Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

UNRESOLVED DEPENDENCIES installing Deadbolt on Play Framework 2.2.1

How to build Scala applications in Sublime Text 3?

scala sbt sublimetext3

How to reference a custom SBT Setting in sub-projects

scala sbt

Exception on download: sun.security.validator.ValidatorException: No trusted certificate found

scala sbt ubuntu-16.04

sbt refresh after changing build.sbt

sbt

sbt plugins isn't picked up from submodules?

sbt multi-module

how to define my artifact groupId?

sbt

sbt heapsize not enough?

scala sbt heap-memory

How to generate javadoc-style documentation for Scala-only project in sbt?

java scala sbt

How can I use sbt.IO?

scala sbt

Add task to Build.scala

sbt

Group ScalaTest tests and run in order

How to add custom resource directory to test classpath without copying the files inside?

sbt

How to declare dependency on Play's Anorm for a standalone application?

scala sbt anorm

Why does sbt fail with java.io.IOException: Permission denied at startup?

sbt

How do you run cucumber with Scala 2.11 and sbt 0.13?

scala sbt cucumber bdd

In intellij, how to refresh project after changing build.sbt

intellij-idea sbt refresh

Use external libraries inside the build.sbt file

scala sbt

Why is sbt current project name "default" in 0.10?

sbt

SBT cleanup hook in test

scala sbt