What gets sent to App Engine is your compiled GWT app. The deploy to App Engine button in Eclipse should compile the GWT app before it begins the deploy. Are you not seeing that?
/dmc On Wed, Feb 23, 2011 at 10:32 AM, cp <[email protected]> wrote: > I am not sure whether this simple scenario is broken or if i missing > something > > context : eclipse3.6, GWT2.2 and AppEngine 1.4.2 > 1. Create a new sample GWT (Web application Project) > 2. Change the button name from "Send" to "Send1" > 3. Run in development mode. (by turning off Project Properties -> > Google->Web Application -> Launch and deploy from this directory) . > Outcome -> I see the development mode showing me new button name > "Send1" > 4. Now try to deploy this AppEngine. -> how do i get to see button as > "Send1". > [Where do i say -> use generated files or deploy generated file. ] > > > -- > 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. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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.
