Skip to content

kindofwhat/vaadinbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#vaadinbuilder: a Groovy Builder for Vaadin The goal of this little projekt is to make the creation of Vaadin 7 GUIs as clutterless as possible, using the excellent builder support of Groovy.

##Current State

  • Currently using Groovy 2.0.x and Vaadin 7.0.1 as base.
  • Most widgets implemented
  • Basic Binding implementend

##Prerequisites

##Building/Using it mvn build; java -jar vaadinbuilder-sampler/target/vaadinbuilder-sampler-0.2-war-exec.jar ==> open http://localhost:8080/sampler in your browser, start working :)

##Sample The Sampler App strives to showcase the usage

##Online Demo The Sampler running on [CloudBees] (http://vaadinbuilder.kindofwhat.cloudbees.net/) (might be a little outdated)

About

A Groovy Builder for Vaadin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published