-
Play 2.8 support ends May 2024 and there were license changes with newer versions of Akka (not used by Play), so the migration should be done sooner rather than later. See here for more info https://w…
-
## Steps to Reproduce
1. Turn on "Enable Flutter Outline view" in Settings > Languages & Frameworks > Flutter.
2. Restart IntelliJ.
3. Create a new Flutter project.
4. Flutter Outline stays as …
-
## steps
sbt version: 1.3.0-RC2
* Take https://github.com/playframework/play-samples/tree/f6519a15096fd7eb49f4f19ae444faade936b479/play-scala-compile-di-example
* Update to sbt 1.3.0-RC2
* Also …
-
Hello Xtext Community,
You might have observed that the number of people actively contributing to **Xtext & Xtend** has decreased over the recent years. People move on or shift focus. Of course thi…
-
## steps
sbt version: 1.3.0-RC2
OS: Linux 4.15.0-50-generic #54-Ubuntu
I've forked https://github.com/playframework/play-samples and I've tried to run `play-scala-starter-example` with updated sb…
-
Current Community Builds for Scala 2.12.x runs using sbt 1.3.0-RC3.
However, some projects are pinned to sbt 1.2.8 due to build failures. We might uncover some bugs by looking into these pinned build…
-
We are in the process of upgrading our Play from 2.8.19 to 2.9.3. We encountered an issue with HTTPS which we are not able to find any clue. (HTTP works fine)
### Play Version
2.9.3
### Operati…
h-ngo updated
5 months ago
-
I found that I can't update from slick 3.4.1 to 3.5.0 due to this:
```
[error] (update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[error]
…
-
## steps
Installed sbt 1.5.0-RC1
Update _build.properties_ with 1.5.0-RC1
Attempt to compile PLAY application.
## problem
Application does not compile, gives following error;
```
[err…
-
### Play Version (2.5.x)
### API (Scala)
### Operating System (4.10.13.-1-ARCH Linux)
### JDK (OpenJDK 1.8.0_121)
### Expected Behavior
Using the following config parameters from: https://www.pla…