Konstantin suggested additional dump info. Frankly I've already toasted a > day on this and don't have any more time so I'm gonna trudge forward with my > workaround. But it's extremely easy to reproduce: Fresh Helios-SR2, 1.6.0_24 > jre, fresh install of latest GPE, GWT, and Designer exactly as documented at > the site. Fresh brand new boilerplate GreetServlet. Bingo - instant > reproduction. Without even touching my Composite. >
I just did the same and it works for me. 0. Java(TM) SE Runtime Environment (build 1.6.0_25-b06); 1. Extract Eclipse IDE for Java Developers 3.6.2; 2. Install GPE from http://code.google.com/intl/en/eclipse/docs/download.html with GWT and AppEngine SDK; 3. Create New Web Application Project with name test and package com.example.myproject; 4. open generated Test.java with GWT Designer editor; 5. no exception. -- 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.
