Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

SBT doesn't see Java classes

java scala import sbt

Play Framework 2.3.4: How to Run JSHint as a Part of the Compile Task

playframework sbt jshint

SBT: List project dependency libs

scala dependencies sbt

SBT: Where does compiler-interface go once it is built?

Filtering tab completion in input task implementation

sbt tab-completion

Setting a module project in Scala as an sbt project?

Adding just specific dependencies to an SBT-packaged jar file

scala sbt

SBT configuration vs Ivy module configuration

How to enable .ivy2 caching for sbt when using a gitlab ci runner between builds

Make compile action in an SBT subproject depend on compilation of other subprojects without adding them to classpath

scala sbt

How to set base image for DockerPlugin of sbt native packager?

installing jdk/sbt on new ubuntu machine

java scala ubuntu sbt

Override sbt's `fork` setting

scala intellij-idea sbt fork

SBT to run Play app exits immediately when started using scala.sys.process.run?

scala playframework-2.0 sbt

SBT, Run a main class from dependency project

scala sbt

Where is the default scalaVersion sbt uses?

scala sbt