Download GWT maven GPE sample Free Java Code
Description
A simple GWT project with a minimal POM to help you started with GWT, maven and GPE.
Source Files
The download file GWT-maven-GPE-sample-master.zip has the following entries.
.gitignore/*from w w w . j a v a2 s .c o m*/
README
pom.xml
src/main/java/com/mycompany/example/MyGwtApp.gwt.xml
src/main/java/com/mycompany/example/client/GreetingService.java
src/main/java/com/mycompany/example/client/GreetingServiceAsync.java
src/main/java/com/mycompany/example/client/Messages.java
src/main/java/com/mycompany/example/client/MyGwtApp.java
src/main/java/com/mycompany/example/server/GreetingServiceImpl.java
src/main/java/com/mycompany/example/shared/FieldVerifier.java
src/main/resources/com/mycompany/example/client/Messages.properties
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/MyGwtApp.css
src/main/webapp/MyGwtApp.html
src/main/webapp/WEB-INF/web.xml
src/test/java/com/mycompany/example/MyGwtAppJUnit.gwt.xml
src/test/java/com/mycompany/example/client/GwtTestMyGwtApp.java
Download
Click the following link to download GWT-maven-GPE-sample-master.zip.
GWT-maven-GPE-sample-master.zip