Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

package statement marked as "unused import"

scala sbt

How to print to stream during sbt setting initialization

sbt

How to reference java.sql from a Scala Script without encountering SecurityException?

java scala jdbc sbt java-9

How to re-use compiled sources in different machines

scala sbt

Installing Scala 2.9.1/Lift 2.4-M4 using sbt 0.11.0

macos scala jetty lift sbt

SBT: Run an action on all projects

scala sbt

Running sbt results in "com.typesafe.sbteclipse#sbteclipse;1.4.0: not found"

scala sbt

How to access sbt-plugin-project resource from sbt-plugin during a build?

scala sbt

How to exclude files under conf folder for distribution?

scala sbt playframework-2.3

SBT Scala cross versions, with aggregation and dependencies

scala sbt sbt-0.13 cross-build

Use spark in a sbt project in intellij

sbt: error importing resteasy-client

java scala sbt

ScalaJS plugin 0.6.23: "value %%% is not a member of String"

sbt scala.js

sbt: How to write a task that runs testQuick only if test fails?

scala sbt

Permission denied to bind to port when running Scala application via SBT

scala sbt netty

How does one get sbt-idea to work in scala-2.10 project?

scala sbt sbt-idea

How to configure Typesafe Activator *a priori* to use an existing local Maven repository?

Can I use sbt's `apiMappings` setting for managed dependencies?

sbt scaladoc

How do I consume -D variables in build.scala using SBT?

scala sbt

Can't resolve to plugin published in Bintray

sbt