-
I an new to scala ,I get this error and could not solve it after search in google.
## steps
* create play2 seed project and run
```
sbt new playframework/play-scala-seed.g8
sbt
```
## prob…
-
UnsupportedOperationException building/running Play 2.9 project using Webjars on Windows NTFS due to POSIX permissions.
`last` shows the stack trace to be:
```
[error] java.lang.UnsupportedOper…
inigo updated
10 months ago
-
**Play Version**
2.9.0-RC3
**API**
Scala "3.3.1
**Operating System**
macOS 13.6
**JDK**
OpenJDK Runtime Environment Zulu21.28+85-CA (build 21+35)
I'm trying to use Scala 3 on a very …
-
I'm setting up play-soap to generate a SOAP client for the swiss eBill web service in a Play 2.8 app.
I added the last version of the `play-soap-client` (1.2.0) dependency to my build.sbt file and …
-
## steps
- clone https://github.com/asflierl/java-compiler-fail.git
- run `sbt "clean;compile"`
## problem
```
> clean;compile
[info] compiling 150 Java sources to /home/asflierl/proj/java…
-
### Play Version
2.9.0-RC3, 3.0.0
### API
Scala
### Operating System
```
Linux 5.15.0-88-generic #98~20.04.1-Ubuntu SMP Mon Oct 9 16:43:45 UTC 2023 x86_64 x86_64 x86_64 GNU/…
-
## Problem outline
Not really a bug, just something a bunch of people are going to hit on. I've reported this to [`scala/bug`](https://github.com/scala/bug/issues/12632), but these updates may have…
-
Create new Play 2.8.18 with sbt 1.7.3
(BTW you can do that easily in IntelliJ IDEA via `File | New | New Project | Play 2 | Create`)
Observe error during SBT project loading:
```
[info] welcome …
-
### Play Version
2.9.0-RC2
### API
### Operating System
windows
### JDK
Java 17
### Library Dependencies
### Expected Behavior
Add `"org.webjars"…
-
## Steps:
I'm down load the Github project kafka-manager source zip file to local, and execute "sbt clean dist",then comes with the following errors,what's the reason about that?how can i fix it? T…