-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…
-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…
-
As far as I can see, this write:
https://github.com/dlecan/play2-war-plugin/blob/develop/project-code/core/common/src/main/scala/play/core/server/servlet/RequestHandler.scala#L209
and this write:
h…
-
Can you provide a release version for scala 2.13?
-
As you may have already know it, vert.x is a new webframework/server for the JVM, similarity to Node.js. From its feature list and its VMWare background, it looks promising. Homepage is at http://vert…
-
```
What steps will reproduce the problem?
1. Add the following code to the README.html file in the Google Prettify
download:
/**
* This is a comment.
*/
'a': true,
/**
*…
-
When arrow "up" is pressed, "ÓH" is written. Rest of the arrows looks like this:
down: ÓP
left:ÓK
right: ÓM
If I use Shift + arrow_on_numeric_keybord, it works as expected.
This problem is present onl…
-
Would it not be better to have this plugin as an asset generator?
> It is currently needing a play application instance to retrieve the messages, but maybe I could get rid of this dependency by re-im…
-
### Play Version (2.5.x / etc)
2.5.x
### API (Scala / Java / Neither / Both)
Java
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
CentOS 7
### JDK (Oracle 1.8.0_72, Open…
-
New Play application created through sbt running with the following versions:
- play-soap v. 1.1.3
- Play v. 2.6.5
- Scala v. 2.11.11
My Java-classes are generated from the following internal s…