Download gwt maven example Free Java Code
Description
A working example combining a multi project maven build together with GWT 2.
Source Files
The download file gwt-maven-example-master.zip has the following entries.
.gitignore/*from w w w. ja va 2 s . c o m*/
README.md
pom.xml
server/pom.xml
server/src/main/java/de/hpfsc/server/GreetingServiceImpl.java
server/src/main/resources/de/hpfsc/server.gwt.xml
shared/pom.xml
shared/src/main/java/de/hpfsc/shared/FieldVerifier.java
shared/src/main/java/de/hpfsc/web/GreetingService.java
shared/src/main/java/de/hpfsc/web/GreetingServiceAsync.java
shared/src/main/resources/de/hpfsc/shared.gwt.xml
web/pom.xml
web/src/main/java/de/hpfsc/web/Messages.java
web/src/main/java/de/hpfsc/web/parent.java
web/src/main/resources/de/hpfsc/parent.gwt.xml
web/src/main/resources/de/hpfsc/web/Messages.properties
web/src/main/resources/de/hpfsc/web/Messages_fr.properties
web/src/main/webapp/META-INF/context.xml
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/parent.css
web/src/main/webapp/parent.html
web/src/test/java/de/hpfsc/web/GwtTestparent.java
web/src/test/resources/de/hpfsc/parentJUnit.gwt.xml
Download
Click the following link to download gwt-maven-example-master.zip.
gwt-maven-example-master.zip