Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

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

sbt plugin dynamically load user defined code?

sbt: dynamic aggregation of subproject

How to load Android support v7 library into SBT Android Project?

SBT - How to disable a plugin for a specific task (e.g. "package")

sbt sbt-plugin

SBT: view class file summary during compilation?

HTML minification in sbt build for Playframework

playframework sbt ivy minify