Eclipse + Google AppEngine + Vaadin

Thanks so much I followed your directions but get a different result in some areas and in the end I still end up with the save exception.

I am using Vaadin 7.0.2, App Engine SDK 1.7.5, and JDK1.6.0_37 using Eclipse Juno (with all updates applied). I see the same issue on two different computers running a similar software stack, but one is Windows XP 32-bit and the other is Windows 8 64-bit.

I only have one App Engine SDK entry.

I can delete the errors, but as soon as I do Project->Clean and rebuild the errors reappear. But they don’t prevent me from starting the app.

The project launches locally and appears correct until I do anything that would send info to the server (for example as soon as I click the button in the default template app).

I am stumped about the cause of the problem. Is your environment different?