Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

How to remove dependency from libraryDependencies that was added by plugin?

Scala 2.12.2 emits a ton of useless "Warning: parameter value ... in method ... is never used" warnings. How to get rid of them?

scala sbt linter

Scala SBT Assembly cannot merge due to de-duplication error in StaticLoggerBinder.class

scala sbt sbt-assembly

On scala project - Getting error GC overhead limit exceeded when running sbt test command

KafkaUtils class not found in Spark streaming

sbt console how to update to latest Scala version?

sbt

"Insecure HTTP request is unsupported" Error in Scala

How to declare task dependency on tasks in 0.13?

scala sbt

scala sbt assembly "no main manifest attribute"

scala sbt sbt-assembly

SLF4J: Class path contains multiple SLF4J bindings. message printed on console

logging sbt akka slf4j logback

How to fix the SBT crash: java.lang.NumberFormatException: For input string: "0x100"?

linux scala ubuntu crash sbt

Clean up Play-framework based project

java scala playframework sbt

Profiling sbt builds

scala sbt

sbt compilation causes stackoverflow error

scala sbt stack-overflow

Specific syntax to scope library dependencies in SBT?

scala sbt

IntelliJ keep asking for "Setup Scala SDK" after every synch with the repository

scala intellij-idea sbt

How do I get color coded console output from SBT on Windows?

windows scala sbt

Can I avoid compiling sources twice when running play2 and eclipse?

Clean solution for dropping into REPL console in the middle of program execution

scala sbt scala-2.10