Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

sbt: Unable to specify application configuration in mingw

scala mingw sbt msys

sbt-1.1.1 sbtVersion showing 1.1.0

sbt

Where do I enter the Homebrew Scala path /usr/local/opt/scala/idea in IntelliJ?

Publish artifact to AWS CodeArtifact with sbt

How to run sbt task on make project in IntelliJ IDEA?

intellij-idea sbt

How to open files from resource folder in sbt/apache flink project

sbt scala plugin from github PR (ScalaNative) fails with value not found

Custom NIO filesystem doesn't load through SBT's test task

scala sbt nio2

How to change the default port 9000 in Play 2.3.x in build definition?

How to finding a zip dependency path?

sbt sbt-native-packager

How to define tasks to run with hprof from sbt 0.10

scala settings sbt hprof

shapeless port to scala-js: create artifact with few external dependencies

scala sbt shapeless scala.js

How to reference jar files after sbt publish-local

scala sbt apache-spark

SBT, include entire external directory (with the dir itself) in jar built

scala build sbt

Add git commit id in fat jar manifest using sbt

sbt sbt-assembly uberjar

How to embed pom descriptors in a jar

sbt

Sbt run tests from src/main/scala instead of src/test/scala?

Show how much time the compiler spends on type inference

scala sbt