Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sbt

Return result of SBT task to stdout

scala sbt

SBT scalariform plugin formatting same thing more than once, is it possible do it once?

scala sbt scalariform

what's does Build Sync means in IntelliJ

scala intellij-idea build sbt

sbt: object app is not a member of package

SBT won't resolve transitive dependency against any repository except Typesafe's

scala maven sbt

java.lang.NoSuchMethodError: io.netty.channel.DefaultChannelId.newInstance()Lio/netty/channel/DefaultChannelId;

SBT unmanaged jars

scala jar sbt

Out of memory error Error while building spark

scala apache-spark sbt

Intellij Fails to Import SBT project

Setting scaladoc's output directory in SBT 0.13 (since docDirectory is deprecated)?

scala sbt

Specs2 on OSX - error: object specs2 is not a member of package org

macos scala sbt specs2

How can I exclude all transitive dependencies of a library in SBT?

scala sbt

How to make sbt output detail log info

scala sbt

How to skip retrieving dependencies in provided scope when retrieveManaged is true?

sbt

How to get current project name in sbt build.scala

scala sbt

sbt: how to depend on sub module of a git project

scala github sbt smile