Vaadin Plugin for Eclipse 1.2

2  

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
Login or register to tag items

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: 1.2
  • Eclipse Versions: Java EE: Ganymede, Galileo, Helios
  • Organization: Vaadin Ltd
  • Date Created: 09/10/2009
  • Date Updated: 04/08/2010
  • Development Status: Production/Stable
  • License: Apache 2.0
  • Submitted by: se

Reviews

Add a Review