Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Unable to install sbt on Mac

macos scala sbt

Using a copy of the .ivy2 cache as SBT resolver source

scala sbt ivy

How to pass scalacOptions (Xelide-below) to sbt via command line

scala sbt scalac

Where is the base docker image specified in Play Framework?

SBT Plugin: How to add compiler plugin as a dependency that is not propagated downstream?

Why can't SBT's thread context classloader load JDK classfiles as resources?

scala jvm sbt classloader

sbt new RuntimeException

scala sbt giter8

How to run Test Suites sequentially in ScalaTest / SBT?

scala sbt scalatest

Do Scala 2.8.1 and SBT work ok with JDK 7?

scala java sbt

Passing JVM args to SBT

scala sbt jvm-arguments

sbt plugin that depends on itself to build itself

sbt

How to tell SBT to resolve managed artifacts

scala sbt playframework-2.0

Understanding How SBT, Scala, SBT-Idea and Play Framework Work Together

How to toggle between project and library dependencies in SBT?

scala sbt

How to run bash script after generating scaladoc using doc task?

sbt scaladoc

Integration Test in Play Framework

Appending a directory to watch-sources in SBT settings

Handling unmanaged classpath jars in a library using SBT so that a dependent project can access them

jar dependencies sbt packaging

How to link classes from JDK into scaladoc-generated doc?

java scala sbt scaladoc

SBT directory structure. What's "project"?

scala playframework-2.0 sbt