Skip to content
rudovjan edited this page Jan 13, 2012 · 18 revisions

Welcome to the grails-vaadin-plugin wiki!

How to install the plugin

  1. Turn off your eclipse
  2. Remove vaadin jar from: [username].grails\2.0.0\projects\agile-tool-ui-vaadin\plugins\vaadin-1.4.0\lib\
  3. Turn on your eclipse
  4. Uninstall vaadin-1.4 from "plugins" folder
  5. Download the latest version of plugin: https://github.com/downloads/ondrej-kvasnovsky/grails-vaadin-plugin
  6. Run this command in Grails command line: install-plugin [path to the zip file]/grails-vaadin-2.0.0.zip

Clone this wiki locally