-
I just follow the official website said step by step and when run ./compile.sh ,something wrong like this ,what should i do ?
```sh
./compile.sh
Checking for required programs...
Program requir…
-
If sbt-metabrowse has some kind of `metabrowseForceCompile` command that inserts the semanticdb-scalac compiler plugin and `-Yrangepos` `scalacOptions`, then we can add the plugin globally and run tha…
jonas updated
6 years ago
-
It would help scala's ecosystem if sbt supported Maven's BOM "Bill of Materials" that (IIUC) would help maintain version coherence across artefacts of the same project.
* https://hackernoon.com/mav…
-
Love the plugin, would love it even more if it were available for sbt 0.13.0
-
Hi everybody!
I got an error with SBT in Intellij. When I start it, it increases my cpu to max level and CPU temperature shoot up, then it appears a window error which warns me that there's a bug with…
-
Hi,
I'm having an issue where the scoverage report data is not being uploaded to SonarQube.
Here is the sequence of steps I followed:
1. I installed the scoverage sonar plugin on SonarQube and resta…
-
- https://github.com/xuwei-k/neo-scalafmt-ProjectRef-error/commit/d8cdbfba3f55bb03df1dc1bf454f6088390fbb32
- https://travis-ci.org/xuwei-k/neo-scalafmt-ProjectRef-error/builds/317218379
### `a/b…
-
## steps
Reproduction repository: https://github.com/gaeljw/sbt-test-hangs
- clone the repo in local
- make sure to use Java 11 (using jenv or any other way)
- run `sbt clean test`
### envi…
-
In many of my tests, I have nested `describe` blocks to help organize things, like this:
```
describe("outer", function() {
describe("inner", function() {
it("should do a thing", fun…
-
When I try to run the examples, I get a message that sbt-cpp isn't available…
How to install it properly?
I was in sbt-cpp-dir and ran `sbt dist-local` which gave me the following:
``` bash
$ sbt p…
NobbZ updated
11 years ago