-
This is a full example for which scalastyle reports:
```
sbt/tox4j/Coverage.scala:21: Missing or badly formed ScalaDoc: Missing
```
The code is:
``` scala
package sbt.tox4j
import sbt.PluginTrigge…
-
i use java with play version 3 and using ~run each time when i change something and reload happens, last heap and db conections won't reset and new reloads make program to go run out of heap and max d…
-
## steps
sbt version: 1.3.2
## problem
I was following the guide on how to write tests for a sbt plugin (https://www.scala-sbt.org/1.x/docs/Testing-sbt-plugins.html) and tried to specify custom…
-
Hello,
This plugin cannot be found
> sbt.ResolveException: unresolved dependency: com.waioeka.sbt#cucumber-plugin;0.1.7: not found
Any Help?
-
I'm using this Plugin for Scala Development, wich worked fine for some time.
But starting with SBT 0.13, Scala itself gets resolved like a normal lib, see [http://stackoverflow.com/questions/22551430…
-
[error](*:update) sbt.ResolveException: unresolved dependency: com.typesafe.sbteclipse#sbteclipse_2.8.1;1.3-RC3: not found
[error] unresolved dependency: com.eed3si9n#sbt-assembly_2.9.2;sbt0.12.1_0.6:…
-
See http://www.scala-sbt.org/0.13.5/docs/Howto/generatefiles.html, https://stackoverflow.com/questions/24724406/how-to-generate-sources-in-an-sbt-plugin, https://stackoverflow.com/questions/11509843/s…
-
![image](https://user-images.githubusercontent.com/1191767/33101797-b5d232c4-cf54-11e7-9966-2f6fd8161302.png)
**Breaking Tweets** from Li Haoyi, who was calling out to collaborate a new build tool …
-
### Is your feature request related to a problem? Please describe.
Currently it's possible to run the Prod server for Play framework, however it's not possible for the dev mode, which would allow hot…
-
Not really a bug in sbt itself.
## steps
1. Open any sbt 2.x project in VSCode
2. Run `Metals: switch build server` command and choose sbt
## problem
It fails to import the build because …
adpi2 updated
1 month ago