Quantcast

Grails Vaadin plugin?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Grails Vaadin plugin?

Robert La Ferla
Is anyone actively maintaining the Grails Vaadin plugin?  Is anyone using it?  If so, how can you compile a widgetset?  I found only one post on the subject and the instructions within are rather ambiguous.  To keep the plugin alive and up to date, it needs to support compiling widget sets and also newer releases of Vaadin.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails Vaadin plugin?

Lucas Simão
If you don't find anyone evoluing Vaadin plugin, try ZkGrails plugin, for RIA application development on Grails

2011/5/2 Robert La Ferla <[hidden email]>
Is anyone actively maintaining the Grails Vaadin plugin?  Is anyone using it?  If so, how can you compile a widgetset?  I found only one post on the subject and the instructions within are rather ambiguous.  To keep the plugin alive and up to date, it needs to support compiling widget sets and also newer releases of Vaadin.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





--
Analista em Tecnologia da Informação
http://lucassimao.wordpress.com/
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails Vaadin plugin?

Matthias Hryniszak-2
I know there's one team in the company I work for using the Vaadin plugin. I'll see what I can dig out.

2011/5/2 Lucas Simão da Costa e Silva <[hidden email]>
If you don't find anyone evoluing Vaadin plugin, try ZkGrails plugin, for RIA application development on Grails


2011/5/2 Robert La Ferla <[hidden email]>
Is anyone actively maintaining the Grails Vaadin plugin?  Is anyone using it?  If so, how can you compile a widgetset?  I found only one post on the subject and the instructions within are rather ambiguous.  To keep the plugin alive and up to date, it needs to support compiling widget sets and also newer releases of Vaadin.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email





--
Analista em Tecnologia da Informação
http://lucassimao.wordpress.com/

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Grails Vaadin plugin?

lo_toad
In reply to this post by Robert La Ferla
I compiled the widgetset using Eclipse and the Vaadin plugin and then added this compiled widget to my grails project using the instructions here.

It's well worth reading the book of Vaadin, particularly the secitons on widget compilation: link


Cheers,

Jim.
Loading...