You can try this basic gwt 1.6.4 maven sample project.  (It's only
12kb!)

http://rapidshare.com/files/222252368/sample_gwt.zip

It's got a cut-down version of the gwt compiler plugin taken from the
Pro Web 2.0 Application Development with GWT book.

Just extract the above zip file to an appropriate folder, and download
gwt 1.6.4 from the following location
http://code.google.com/p/google-web-toolkit/downloads/list

then just follow the basic steps in the info.txt.

I use a multi-project maven setup containing 5 different projects (and
associated poms):

sample_jpa
sample_gwt
sample_web
sample_ear
sample_parent

jpa/gwt/web/ear all extend the parent project.

each project can be compiled individually and installed.

thanks

Matt.

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

Reply via email to