Wednesday, September 8, 2010

Re: GWT client as Maven module in multi-module project

I have made a step by step walk through of how to make a multi maven
module project using gwt and gxt.

I use the event bus pattern to support two war modules. One for off
line and one for on line.

I implement my custom widget in sub maven modules so they can be re
used through out my company.

http://travelingjavadeveloper.blogspot.com/2010/09/how-to-build-multi-maven-module-gwtgxt.html

Let me know if it is helpful

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment