Vaadin Plugin for Eclipse 2.0
Categories:
Vaadin is an open source UI library for rich web user interfaces. It is a single jar component library that makes it easy for Java developers to create stunning web applications - no need for any JavaScript or XML programming:
Label l = new Label("Hello Vaadin User");
win.addComponent(l);
Find the list of components and sample code at http://demo.vaadin.com/sampler/
The Vaadin Plugin for Eclipse comes with a project wizard and samples, full reference manual and an WYSIWYG visual designer for Vaadin web user interfaces.
Additional Details
- Version Number: 2.0
- Eclipse Versions: Java EE: Ganymede, Galileo, Helios
- Organization: Vaadin Ltd
- Date Created: 09/10/2009
- Date Updated: 10/05/2011
- Development Status: Production/Stable
- License: Apache 2.0
- Submitted by: se
- This listing has been installed 666 times in the last 30 days.
Posted on 23/09/2010
By Eneldo Serrata
By Eneldo Serrata

