Download GWT Maven3 Sample Free Java Code

Description

This is a Google Web Toolkit demo project created by gwt maven plugin 2.4. It's to demonstrate how to configure Maven3 and gwt maven plugin to test, run, package a GWT project.

Source Files

The download file GWT-Maven3-Sample-master.zip has the following entries.


.gitignore/*from   w  ww .j ava 2s.c o  m*/
GwtSampleTest-dev.launch
GwtSampleTest-prod.launch
README
nbactions.xml
pom.xml
src/main/java/com/cherrot/gwtsample/client/GwtSample.java
src/main/java/com/cherrot/gwtsample/server/GreetingServiceImpl.java
src/main/java/com/cherrot/gwtsample/shared/FieldVerifier.java
src/main/java/com/cherrot/gwtsample/shared/GreetingService.java
src/main/resources/com/cherrot/gwtsample/GwtSample.gwt.xml
src/main/resources/com/cherrot/gwtsample/client/Messages.properties
src/main/resources/com/cherrot/gwtsample/client/Messages_zh.properties
src/main/webapp/GwtSample.css
src/main/webapp/GwtSample.html
src/main/webapp/WEB-INF/web.xml
src/test/java/com/cherrot/gwtsample/client/GwtTestGwtSample.java
src/test/resources/com/cherrot/gwtsample/GwtSampleJUnit.gwt.xml

Download

Click the following link to download GWT-Maven3-Sample-master.zip.

GWT-Maven3-Sample-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket