-
I'm having troubles building scalatest. First I get this missing values errors
```
[error] /Users/cquiroz/Projects/scalatest/project/scalatest.scala:131: not found: value pgpSecretRing
[error] …
-
## Intro:
The [NBT](https://wiki.vg/NBT) format is the most commonly used format for data saving and transfer in Minecraft, but current internal APIs mostly work on single access and conversion per t…
-
I need to disable some of the warnings (which for some reason seem to be interpreted as errors by Play?!), but they don't have explicit names. The technique for doing that is outlined on http://www.js…
jxtps updated
10 years ago
-
If you add the typesafe mailer plugin to Build.scala on a new play 2.0.3/2.0.4 project, you lose the ability to execute standalone play apps that start the framework programatically.
For example you …
-
I'm starting to write a simple app to convert Kml to GeoJSON using the play-geojson library.
See https://github.com/workingDog/kmlToGeojson.
Given that the WGS84 as a CRS references the ellipsoid,
…
-
Hi
When looking under http://dl.bintray.com/content/sbt/sbt-plugin-releases I could not locate version 0.2.2 as described on the landing page for the project.
Is it deployed or did I misunderstand t…
-
Hi, I just tried to Blueprint41 to generate source code.
I first installed the extension and generated a new project.
Everything looks correct except that "Generate.tt" file is missing from the gen…
-
Correct resolvers are:
```
"Mandubian snapshots" at "https://raw.github.com/mandubian/mandubian-mvn/master/snapshots/",
"Mandubian releases" at "https://raw.github.com/mandubian/mandubian-mvn/master…
-
### Versions used
Akka version: "2.5.25"
### Expected Behavior
Please describe the expected behavior of the issue, starting from the first action.
In Scala grpc quickstart if w…
-
Hi @jlalmes, love the idea of having a typesafe communication with background thread.
I am trying to figure out the best way to update my extension to use TRPC throughout. `trpc-chrome` will give …