Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Conflicting key types in different subprojects

sbt

Overriding auto API mappings in SBT

scala sbt scaladoc

troubleshooting jar loading conflicts in sbt

SBT tab completion not working in interactive mode

sbt

SBT multi-project build without using lazy vals

scala sbt

sbt high cpu usage with ~run

Allow to use http repository from repostories file

sbt

How to pass javaOptions to "play run" through Build.scala

playframework sbt

How can I find the source file that causes a Scalac Compiler crash

scala sbt scalac

Are sbt library dependencies order dependent?

sbt

add sbt-web resources jar to classpath of sbt-native-packager

How to create a separate compile task without a separate config, but different scalacOptions?

scala sbt

sbt 0.11 run task examples needed

scala sbt

Create a new task that runs a program

scala sbt

SBT common build settings

scala sbt

Play 2.0: How to add SBT build number to page footer

playframework-2.0 sbt

How to merge documentation from SBT multi-projects?

scala sbt scaladoc

Syntax highlighting for *.sbt files in IntelliJ IDEA

dependsOn to instruct sbt to package dependent projects in multi-project build?

sbt

play framework - error parsing expression in build.sbt

scala playframework sbt