Hi everybody, I'm using GWT Designer + Google Plugin for Eclipse, and I'd like to design the GUI with the designer and deploy the resulting app on Google App Engine. I'm fighting from days with this problem: if I deploy on GAE an application developed using the GWT Designer, it does NOT run.
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. Please help me! Thank you very much in advance! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
