Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Bundle imports in Scala

scala import sbt sbt-plugin

Getting IntelliJ IDEA understand SBT dependencies

scala intellij-idea sbt

Running SBT with -deprecation

scala sbt

Adding and removing dependencies with SBT and Scala IDE

eclipse scala sbt scala-ide

SBT Scala Version Warning

scala sbt

Scala: How to test methods that call System.exit()?

Why can't Scala find org.apache.commons.lang package?

scala apache-commons sbt

Scala Play 2.0. Compilation error: IO error while decoding

sbt - exclude certain dependency only during publish

scala sbt pom.xml apache-spark

How to share sbt plugin configuration between multiple projects?

scala plugins sbt

Why does enablePlugins(DockerPlugin) from sbt-docker in Play project give "error: reference to DockerPlugin is ambiguous"?

maven publish jar to .ivy

scala maven sbt

ensimeConfig creates directories java and scala-2.11, which I don't need

scala sbt ensime

Run a SBT task with arguments from command line

Why does executing debug in 0.13.7 fail with "Could not find agent library jdwp:transport on the library path"?

debugging sbt

How to get IntelliJ to recognize imports in Scala script?

What's the relationship of the versions of scala when I use sbt to build a scala project?

scala sbt version sbt-plugin

Create script with classpath from SBT

scala classpath sbt

Changing Scalatra Port

scala port sbt scalatra

Cannot Resolve Symbol "Scalatest"

scala sbt scalatest