-
Prerequisites
- Have a dedicated google account for App Engine. Free trial also works.
- Follow instructions to install
- Java SE 8 SDK
- Google Cloud SDK
- Eclipse
- Google Plugin for Eclipse
-
Project Configuration
- Choose appropriate email address for "default_email" & "default_admin_email" in RetreatRegistration and SubmitRegistration servlets (under com.guestbook.controller package)
-
Run/Debug project
- Right click project -> Run As / Debug As -> App Engine
-
Deployment
- Right click project -> Deploy to App Engine Standard. Need to associate with a google account.