I just published GWT/GXT/Maven tutorial at extJs Wiki. It outlines step by step how to create and setup Eclipse project that unifies GWT, extGWT (GXT) and Maven
5 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Hey
Thanks for putting this together… it's helping me a lot!
I can't seem to get it working though. Seems a step is missing after uncommenting the commented section of the POM. When I run "mvn verify" it fails saying that the web.xml can't be found.
Have you got any suggestions of why this may be failing?
No, you should not uncomment that section until (and if) you will need it. I actually didn't get that far yet, still working on my front end. Also – I need to update the tutorial since I discovered few gotchas after I posted it. I will try to do it today
I have to admit really great tutorial. I spent 1 hours and I done everything.
The URL does not return any content?
An old post, but If You would like made something more, like switch theme in GXT, just look here http://touk.pl/blog/2010/08/13/how-to-change-them...