Code snippet to set Scala and Java compiler options for joint compilation in Gradle
Read more…Squeryl is a great library, but sometimes it lacks certain functionality. Good thing it is written in Scala and I could add missing bits in a heartbit
Read more…Squeryl allows user to create database automatically or manually, but does not allow to stop half way and to use Squeryl Schema to assist in manual DB creation. Here is how to fix it
Read more…Vaadin is written in Java and its API could be very verbose. Let's see if we can improve that with a bit of Scala
Read more…I ran into several issues trying to setup a joint Scala+Vaadin project using Gradle build automation. But I was able to overcome all of them!
Read more…I've asked to ignore files that start with a sharp sign. That usually mark the comment
Read more…Gradle Cookbook has a one liner to produce a fat jar. But what you want to make it just a bit more slim?
Read more…I love Scala, but there are bits that upset me.
Read more…