GoogleCloudPlatform / gradle-appengine-templates

Freemarker based templates that build with the gradle-appengine-plugin
438 stars 205 forks source link

Tutorials should include a step to add GAE application ID to appengine-web.xml #44

Open patflynn opened 9 years ago

patflynn commented 9 years ago

currently the appengine-web.xml is generated with 'myApplicationId' as a placeholder for the element. The tutorial should instruct the user to replace this value with the application id from the developer console.