Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Why doesn't sbt create project files?

sbt

How to use sbt-eclipse to create Eclipse project files of a project?

eclipse macos scala sbt

Overriding multiple config values in Typesafe config when using an uberjar to deploy

scala is 2.10.1 but sbt console is not?

scala sbt

ADD/COPY files with sbt-native-packager's docker support

sbt: selecting main class for running

scala sbt

Intellij IDEA java.lang.NoSuchMethodError: scala.collection.immutable.$colon$colon.hd$1()Ljava/lang/Object

How to fix this "sbt.ResolveException: unresolved dependency: commons-logging#commons-logging;1.1.1:" exception?

maven dependencies sbt

IntelliJ IDEA: Cannot import SBT project

Why don't junit tests get executed with "sbt test"?

junit sbt

Intellij sbt sbt-native-packager and enablePlugins error

scala intellij-idea sbt

UnsatisfiedLinkError with native library under sbt

scala sbt

Scala SBT: standalone jar

Unresolved Dependencies when building play 2.0 project

scala playframework sbt

Play! and Spark incompatible Jackson versions

Look at Options in `.sbtopts` within Running `sbt`

sbt

Redirect stdout from SBT run to file

sbt io-redirection

SBT: is there a way to print the list of resolvers?

scala sbt ivy

How to Add Environment Profile Config to SBT

sbt

Is there a way to define the required sbt version in build.sbt?

scala sbt