Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

What do the % and %% operators do when setting up SBT dependencies?

scala lift sbt

How can I set the javac compile version for Play Framework 2.0 to prevent "Unsupported major.minor version"?

playframework-2.0 sbt

How to specify config file with sbt start in Play application?

playframework sbt config

Obfuscating Play 2 web app on dist with Proguard?

How to publish to multiple repositories in SBT?

scala sbt

intellij/activator/sbt are downloading dependencies previously downloaded by the other

scala intellij-idea sbt ivy

SBT 0.10 tutorial

scala sbt

SBT apply Task after Compile

scala compilation sbt task

SBT generate code using project defined generator

code-generation sbt

SBT, Jetty and Servlet 3.0

servlets jetty sbt

Scala build crashed

scala build sbt

sbt dependency resolver with basic auth

SBT is unable to find credentials when attempting to download from an Artifactory virtual repo

scala sbt artifactory

What are "resources" folders in SBT projects for?

scala sbt

Compiling sub projects in sbt

scala sbt

Play 2.2.2 with IntelliJ 13 & SBT 0.13 cant run - No main class detected

How do I tell sbt to use a nightly build of Scala 2.12 or 2.13?

scala sbt nightly-build

How to run sbt as daemon?

linux ubuntu sbt

IntelliJ cannot resolve symbol in build.sbt

scala intellij-idea sbt

SBT: How to access environment variable or configuration?

scala build sbt