Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

IntelliJ, Akka and Configuration files

What project directory should logback.xml be in SBT/Scala project?

scala sbt logback

How do I run JUnit 4.11 test cases with SBT?

junit sbt

How to load setting values from a Java properties file?

sbt

Add additional directory to clean task in SBT build

scala sbt

How to set up a local development environment for Scala Spark ETL to run in AWS Glue?

scala pyspark sbt aws-glue

What are the differences between ++= and += in sbt, say with libraryDependencies?

scala sbt

Access maven repo over https in sbt

java scala maven sbt

sbt got error when run Spark hello world code?

scala apache-spark sbt

scala-library.jar version in sbt published artifacts

scala sbt sbt-0.12

sbt project is very slow to resolve dependencies

scala sbt

sbt always recompiles full project in CI, even with caching?

How to run tests on every code change in IntelliJ IDEA from Scala sbt project?

running hprof from sbt

scala sbt hprof

Using multiple projects in Eclipse with Play framework 2.1.x

How to configure sbt to load resources when running application?

scala sbt

scala 2.10Mx with playframework 2

scala playframework sbt

Will running everything from RAM disk speed up scala compile time?

scala jvm sbt jrebel

In SBT, how to use addSbtPlugin with a Github URL?

sbt assembly shading to create fat jar to run on spark