Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

sbt Task classpath

scala sbt playframework-2.0

How to compile just some files with sbt?

scala sbt

Why can't SBT find the Play 2.1 plugin?

sbt playframework-2.1

How to make SBT to not-ignore .ebextensions folder?

Setting unique snapshot version when cross-building in SBT

scala sbt

How to have SBT skip cross compile for a given sub-project?

sbt

Using a custom class loader for a module dependency in SBT

scala sbt classloader

Setting up sbt to publish to artifactory based on git branch

Showing inferred types of Scala expressions

eclipse scala sbt

When is crosspaths set to true?

sbt scala-2.11

Long build times with sbt android-plugin

How to determine when Play! 2 must recompile all files?

scala playframework-2.0 sbt

What would be the minimal setup of IntegrationTest configuration in sbt 0.13.x?

sbt

Why does AudioSystem.getMixerInfo() return different results under sbt vs Scala?

scala audio sbt

SBT build, run main class from subproject on Compile and run

spark submit java.lang.ClassNotFoundException

Copy sources files into target directory with SBT

scala sbt

How to find out where sbt resolves dependencies from?

scala sbt

New sbt "feature" configuration not found in X / unresolved (transitive) dependencies

scala dependencies sbt

Why is my Docker image of my Play Framework for Scala app not starting with an AccessDeniedException?