-
Notifications
You must be signed in to change notification settings - Fork 29
Home
ondrej-kvasnovsky edited this page Jan 13, 2012
·
18 revisions
Welcome to the grails-vaadin-plugin wiki!
-
Download the latest version of plugin: https://github.com/downloads/ondrej-kvasnovsky/grails-vaadin-plugin
-
Run this command in Grails command line:
install-plugin [path to the zip file]/grails-vaadin-2.0.0.zip -
In console answer
yfor update. -
Done
| Loading Grails 2.0.0 | Configuring classpath. | Environment set to development.....
You currently already have a version of the plugin installed [vaadin-1.4]. Do you want to update to [vaadin-2.0.0]? [y,n] y | Installing zip vaadin-2.0.0.zip... | Installing zip vaadin-2.0.0.zip..... | Installed plugin vaadin-2.0.0 | Resolving plugin JAR dependencies..... | Plugin installed.
| Loading Grails 2.0.0
| Configuring classpath.
| Environment set to development.....
> You currently already have a version of the plugin installed [vaadin-1.4]. Do you want to update to [vaadin-2.0.0]? [y,n] y
| Error installing plugin: Unable to delete file \Users\xxx\.grails\2.0.0\projects\xxx\plugins\vaadin-1.4\lib\vaadin-6.5.1.jar
- Turn off your eclipse
- Remove vaadin jar from:
[username]\.grails\2.0.0\projects\agile-tool-ui-vaadin\plugins\vaadin-1.4.0\lib\ - Turn on your eclipse
- Uninstall vaadin-1.4 from "plugins" folder
- Try again normal installation