using the "New Web Application Project" wizard. However the GAE
problem remains. This is what I did:
- create a new project with wizard "New Web Application Project", with
package com.myproject
- check both "Use Google Web Toolkit" and "Use Google App Engine"
- create a new "GWT module", with package com.myproject.myapp
- deploy on GAE with id myapplication
- try running on http://myapplication.appspot.com, does NOT work
The only way for running it on GAE is creating a new project with "GWT
project sample code" and then modifying it.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment