Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to use sbt from behind proxy?

sbt

Class broken error with Joda Time using Scala

scala sbt jodatime

How to set heap size for sbt?

scala sbt

How run sbt assembly command without tests from command line?

testing build sbt

How to build an Uber JAR (Fat JAR) using SBT within IntelliJ IDEA?

How to specify JVM maximum heap size "-Xmx" for running an application with "run" action in SBT?

scala sbt

How to see dependency tree in sbt?

scala dependencies sbt

Can someone explain the right way to use SBT?

scala sbt

How can sbt pull dependency artifacts from git?

How to compile tests with SBT without running them

scala sbt build-tools

What is the difference between build.sbt and build.scala?

scala sbt

comparing sbt and Gradle [closed]

scala sbt gradle

What's the reason for "Error:Cannot determine Java VM executable in selected JDK"?

intellij-idea sbt

SBT stop run without exiting

scala sbt terminate

How to force IntelliJ IDEA to reload dependencies from build.sbt after they changed?

scala intellij-idea sbt

stuck at "Getting org.scala-sbt sbt 0.13.6 ..." when running sbt in terminal

java sbt

Debugging Scala code with simple-build-tool (sbt) and IntelliJ

scala intellij-idea jetty sbt

Pros and cons of using sbt vs maven in Scala project [closed]

scala maven sbt

sbt-assembly: deduplication found error

scala sbt sbt-assembly

How to create SBT project with IntelliJ Idea?

scala intellij-idea lift sbt