[google-appengine] Re: How to implement MVP Tutorial Contacts into GAE project? Newbie

2010-12-23 Thread Matthew Hill
Did you specify that your app would use GAE and GWT (it's the default).

If so, all you need to do is click on the app engine engine icon up in the 
toolbar, enter your details, and it'll be deployed.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: How to implement MVP Tutorial Contacts into GAE project? Newbie

2010-12-23 Thread Dave Allen
Thank you Mr. Hill. I did not make that mistake, but instead wrote in
the incorrect package name, then got the error when trying to deploy,
not a google app engine project. Quite frustrating typo. I guess
that is what happens when trying to grab some unfamiliar code and mess
with it. Thanks again for the assistance.
Dave

On Dec 23, 4:29 pm, Matthew Hill matt2...@gmail.com wrote:
 Did you specify that your app would use GAE and GWT (it's the default).

 If so, all you need to do is click on the app engine engine icon up in the
 toolbar, enter your details, and it'll be deployed.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.