-
Nash reports:
```
CommandPost v1.0.0-beta.21
macOS Version: 10.13.2
CommandPost Locale: en
Current Keyboard Layout: ABC
Final Cut Pro Path: /A…
-
I cloned the project and loaded up in IntelliJ 2018.2.4, and everything important (`conf/routes`, `application.conf`, all of the Twirl templates) is **doesn't compile.**
It's red throughout the cod…
-
This might be a stupid question, as I am not a web developer by any stretch of the imagination, but how do I use CSS?
I have been following various guides on webpack but I get a bit lost when I try…
-
If this is really a Java example then we should not require Scala code. See https://github.com/lagom/online-auction-java/blob/master/web-gateway/src/main/java/controllers/package.scala
-
### Play Version (2.5.x / etc)
2.6.6
### API (Scala / Java / Neither / Both)
Java
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
Windows 7
### JDK (Oracle 1.8.0_72, OpenJ…
-
Version: 1.3.1-SNAPSHOT
Exception:
```
Error:scala: Error: class com.sksamuel.scapegoat.inspections.collections.CollectionIndexOnNonIndexedSeq in compiler mirror not found.
scala.ScalaReflection…
-
Some possibilities:
- [scala-xml](https://github.com/scala/scala-xml/) (already using in Playfop Scala API for configuration XML)
- Li Haoyi's [ScalaTags](http://lihaoyi.github.io/scalatags/)
- plain-…
-
Bigger portions of static html code can be put in twirl templates and loaded async into the vdom.
This makes the html more maintainable, e.g. the updates sections.
Writing many lines of static htm…
-
and probably create a case class instead of using twirl html
-
Hello,
I'm stuck with "gradle dist", which plainly refuses to produce jar.
I get "Task :createPlayBinaryDistributionJar FAILED", Could not find com.typesafe.play:play-doc_2.11:1.1.0.
Details of …