Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

SBT integration test setup

How to run sbt-assembly tasks from within IntelliJ IDEA?

sbt 0.12.4 - there were x feature warning(s); re-run with -feature for details

scala sbt scalac

SBT: Exclude class from Jar

scala sbt

How do I publish a fat JAR (JAR with dependencies) using sbt and sbt-release?

How to stop Intellij from creating src/main/java and src/main/scala-x folders?

scala intellij-idea sbt

How to inform SBT to consume specific scala version for plugins?

scala sbt

What are the default repositories that SBT uses?

scala sbt

Simple way to add jar URL as dependency in sbt

jar dependencies sbt

How to generate sources in an sbt plugin?

scala sbt

Run ScalaTest tests in parallel

scala sbt scalatest

How to exclude resources during packaging with SBT but not during testing

scala sbt

Include Dependencies in JAR using SBT package

scala sbt

What do the % and %% operators do when setting up SBT dependencies?

scala lift sbt

How can I set the javac compile version for Play Framework 2.0 to prevent "Unsupported major.minor version"?

playframework-2.0 sbt

How to specify config file with sbt start in Play application?

playframework sbt config

Obfuscating Play 2 web app on dist with Proguard?

How to publish to multiple repositories in SBT?

scala sbt

intellij/activator/sbt are downloading dependencies previously downloaded by the other

scala intellij-idea sbt ivy

SBT 0.10 tutorial

scala sbt