Moving from the test, the implementation and the re-factoring we get the following results package ch.ge.vaadin import org.junit.Test import org.junit.Before import org.junit.After import com.vaadin.ui.Button import... Read More
Here you can found a new version of HelloSpockPom for Maven 3.0. With Maven 3.0, you don’t need anymore the Spock-maven plugin. And so you... Read More
CalculatorSpec.groovy In Vaadin, an Application represents the sum of all the components organized in Windows, Layouts and having a theme applied. The central class representing an application... Read More
Yesterday we created our first Vaadin application with Maven. Today as a true Agile Developer we will try to work with Vaadin with our testing tools. Work... Read More
I had the chance to see a presentation of Vaadin with Nicolas Fränkel, who also write an interesting book “Learning Vaadin“. Vaadin is a new Java... Read More
Today I was at Swiss XP Days 2010, quite interesting as always. I follow an interesting session about Iteration Manager from Petra Skapa. I read from different... Read More