Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to remove all default resolvers from a Play! application?

No implicit for Append.Value[...] found with Def.task to generate files in SBT 0.13?

sbt

SBT console - How to run stuff on initialization?

scala sbt lift

SBT: pre-applying input to inputKeys

java scala sbt

SBT build structure for a mono repository

scala sbt

How to print/log val in sbt build?

sbt

How can a Scala compiler option be appended to scalacOptions in sbt?

scala sbt

sbt assembly error - deduplicate: different file contents found in the following

sbt task to increment project version

scala sbt

Why is `Resolving` so slow in the compiling stage of SBT?

java scala maven sbt

Using SBT to manage projects that contain both Scala and Python

python scala sbt

Scala+IDEA: Pros and cons of sbt and fsc

scala intellij-idea sbt

SBT: how to prevent scala-library from being added to pom automatically?

java scala sbt pom.xml

What are sbtconfig.txt and sbtopts used for?

sbt

Where do the dependencies javaWs, javaJpa, etc. come from in Play/Java application?

playframework sbt

Unresolved dependency on sbt-android-plugin 0.6.0-SNAPSHOT?

Bundle imports in Scala

scala import sbt sbt-plugin

Getting IntelliJ IDEA understand SBT dependencies

scala intellij-idea sbt

Running SBT with -deprecation

scala sbt

Adding and removing dependencies with SBT and Scala IDE

eclipse scala sbt scala-ide