Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Is there a simple way to specify a global dependency exclude in SBT

Why Scala's-SBT is too slow

scala sbt

Setting to get SBT to fail fast (stop) on an error

scala sbt

IllegalStateException: impossible to get artifacts when data has not been loaded for Guava 12.0?

sbt ivy playframework-2.1

What is the difference of running `scala` and `sbt console`?

scala sbt

How to use command "publish-local" of SBT to maven repo?

maven sbt scala-breeze

How to execute a bash script as sbt task?

sbt

Is it possible to use gradle to develop scala projects?

scala gradle sbt

SBT: is it wise to fix eviction warnings of library dependencies

scala sbt

Run custom task automatically before/after standard task

scala sbt

How to force SBT to use Java 8?

scala sbt

Where can I set proxy for SBT in Intellij IDEA?

scala intellij-idea proxy sbt

How to use MySQL JDBC driver in an SBT Scala project?

mysql scala jdbc sbt

How to force a specific version of dependency?

sbt

IntelliJ IDEA - sbt plugin - 'Expression type Def.Setting[...] must conform DslEntry in sbt file'

How to change setting inside SBT command?

scala sbt

How to prevent java.lang.OutOfMemoryError: PermGen space? [duplicate]

scala sbt

How to run sbt multiple command in interactive mode as one command? [duplicate]

scala sbt

SBT + Idea 13 => Cannot resolve symbol

intellij-idea sbt

Idiomatic way to write multi-project builds with .sbt files in sbt 0.13

scala sbt