Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

What are the Scala version-specific source directories in sbt?

scala sbt

How to fork the jvm for each test in sbt

scala sbt

How to exclude java source files in doc task?

scala sbt scaladoc

working directory in sbt

java file classpath sbt

sbt: suppressing logging prefix in stdout

scala logging sbt

How to test SBT plugins

sbt

How do I create a custom scala library using sbt?

scala sbt

Where to find sbt-assembly in artifacts repositories online?

sbt sbt-assembly

SBT xalan#serializer error in IntelliJ

Run SBT without installing it first

sbt

How to set up sbt on Windows to select a specific JDK (among available JDKs)?

windows scala sbt

How to format the sbt build files with scalariform automatically?

scala sbt scalariform

How to set different scalacOptions per Scala version when cross-compiling using Build.scala?

scala sbt cross-compiling

How to combine play framework and angular2?

Why doesn't SBT download my own libraryDependencies?

sbt

How do I get Intellij IDEA 12.0 to work with Play Framework 2.1.0 app and Scala 2.10.0?

Debug scala sbt integration tests in IntelliJ

In a ScalaJs sbt build, is there any advantage to use webjars instead of npm or bower with 'Provided'?

node.js sbt scala.js sbt-web

Scala SWT project with SBT

scala swt sbt

How to force interpreter show complete stack trace?

scala interpreter sbt