Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to get sbt to pick up tests written in groovy?

sbt

Scala: The `-` [dash, minus] command is deprecated in favor of `onFailure` and will be removed in 0.14.0

scala sbt scalac

Object spark is not a member of package org

What is the right way to use ScalaTest's BeforeAndAfterAll trait with sbt and IntelliJ IDEA?

intellij-idea sbt scalatest

sbt aggregate coverage reports for unit and integration tests

Why does sbt assembly fail with "Not a valid command: assembly"?

determine size of object: best way to use instrumentation in scala/sbt

SBT resolution fails with Ivy extra attributes

sbt

buildt.sbt: exclude dependencies from dependsOn submodule

scala build dependencies sbt

SBT hangs resolving dependencies

sbt

SBT: Cross-platform way to set java.library.path?

How do I distribute a Scala macro as a project?

scala maven macros sbt

How to prevent SBT from trying to download from official repositories?

scala sbt

SBT test does not work for spark test

apache-spark sbt derby

Use sbt shell for build and import

scala intellij-idea sbt

Setting up multiple test folders in a SBT project

scala sbt scalatest

Setting up actions for multiple test folders in SBT

scala sbt scalatest

How can I configure Eclipse to run an external builder or shell command?

eclipse build sbt

sbt Task classpath

scala sbt playframework-2.0

How to compile just some files with sbt?

scala sbt