-
I found different spelling on source code and blog https://eed3si9n.com/ifdef-in-scala-via-pre-typer-processing/
-
Attempting to start sbt with the following config:
```
$ cat project/build.properties
sbt.version=1.0.2
```
```
$ cat project/plugins.sbt
//https://github.com/versioneye/versioneye_sbt_plugi…
-
I'm not sure if the logs are public or not since I don't see reference to them anywhere, but I noticed today that no PRs are being sent in to https://github.com/DavidGregory084/mill-tpolecat even thou…
-
Since Activator is being decommissioned, I'd like to replace the template support in the Scala plugin with `sbt new` support.
Problem is that the `TemplateResolver` interface as it is would force …
-
Adding play-soap-plugin to a project via SBT as suggested in the docs:
`libraryDependencies ++= Seq("com.typesafe.play" % "play-soap-plugin" % "2.0.0")`
does not work.
```[error] (update) sb…
-
https://travis-ci.com/github/lagom/lagom/jobs/338907675
Not sure what logs are relevant here...
-
Hi.. I'm having a hard time to put the jasmine plugin on my project. This is my current Build.scala:
import sbt._
import Keys._
import PlayProject._
```
object ApplicationBuild extends Bu…
-
Hey guys,
I've seen that you're using your own defined scalac flags. Are you aware of the existence of https://github.com/DavidGregory084/sbt-tpolecat?
-
Server access Error: Connection timed out: connect url=https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/*
For all it is giving Error:
Its still running "sbt" command.
Upto now, following i…
-
Hi, I tried to create a project based on this template using typesafe activator-dist-1.3.6. On the initial screen I get an Error: unresolved dependency: org.ensime#ensime-sbt-cmd;0.1.1
Here the compl…