You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Aravind 80683407f4 [maven-release-plugin] prepare release v8.12.51 4 years ago
..
src/main Update Demo site structure and use official appengine Maven plugin for test run. (#2773) 4 years ago
README Update Demo site structure and use official appengine Maven plugin for test run. (#2773) 4 years ago
build.xml Checkin servlet-api-2.5 jar and update demo ant scripts to compile java classes at 1.8 (#2491) 6 years ago
pom.xml [maven-release-plugin] prepare release v8.12.51 4 years ago

README

Prerequisite:
Install the Appengine SDK.
$ sudo apt-get install google-cloud-sdk-app-engine-java

How to regenreate the WAR, deploy and run in appengine?
$ mvn appengine:run