Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Creating new Scala project using SBT?

scala sbt

sbt: set specific scalacOptions options when compiling tests

scala sbt

how to shade before compile with SBT?

scala sbt sbt-assembly

what does pomOnly() do in .sbt files?

scala maven sbt pom.xml

SBT on IntelliJ takes a very long to time refresh

scala intellij-idea sbt

sbt multi-project build with test dependency between projects?

scala sbt

How to set heap size in play/activator?

Sbt-assembly unresolved dependency, Scala

scala plugins sbt sbt-assembly

Run project with java options via sbt

scala sbt

What does "str" % "str" mean in SBT?

scala sbt

How to build a simple war file with sbt?

scala web-applications war sbt

How to share version values between project/plugins.sbt and project/Build.scala?

sbt

SBT: plugins.sbt in subproject is ignored?

scala sbt

Intellij IDEA and SBT syntax error

scala intellij-idea sbt

Can sbt execute "compile test:compile it:compile" as a single command, say "*:compile"?

sbt

Debug long compile times in Scala and SBT

scala sbt

How to make sbt `console` use -Yrepl-sync?

How to enable minified JavaScript files in Play 2.3.1 templates?

How I can list all sbt dependencies?

scala sbt

How do I specify a config file with sbt 0.12.2 for sbt test?