Results 13 issues of Denis

The following output is shown when Traute is used in an Android build: ``` > Task :app:compileDebugUnitTestJavaWithJavac plug-in not found: Traute > Task :app:compileReleaseUnitTestJavaWithJavac plug-in not found: Traute ``` The...

gradle-plugin
android

The plugin should allow convenient *Traute* configuration which makes the code compiled from the *IDE* to behave in the same way like when it's compiled from the command line/gradle/maven. Ideally,...

intellij

The plugin should allow convenient *Traute* configuration which makes the code compiled from the *IDE* to behave in the same way like when it's compiled from the command line/gradle/maven. Ideally,...

eclipse

Ssl demo doesn't work at the moment: 1. The server is successfully started (through the [SslChatLauncher](https://github.com/mrniko/netty-socketio-demo/blob/master/server/src/main/java/com/corundumstudio/socketio/demo/SslChatLauncher.java)class). Unfortunately, the client [(ssl-event-index.html)](https://github.com/mrniko/netty-socketio-demo/blob/master/client/ssl-event-index.html)) doesn't work - the following is printed to console: `socket.io.js:2...