Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

murrayc-gwtp-appengine-example

Deploying to appengine

You can deploy to appengine like so:

$ mvn appengine:update

You can then see this, for example, at: http://murraycgwtpexample.appspot.com/ ,

Or: http://yourprojectid.appspot.com/ where yourprojectid is the project ID that you registered at https://console.cloud.google.com/ and which is specified in your appengine-web.xml file, like so: yourprojectid

Internationalization

MurraycGwtpExampleConstants.java is generated from MurraycGwtpExampleConstants.properties .

You can do this manually like so: $ mvn gwt:i18n

About

A mostly-simple example that uses GWTP and AppEngine

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages