Hi, I'm giving gwt2.1 m3 a try with my current code (http:// twiggered.appspot.com), which was built with gwt 2.1 m2). I had to change some things in order to get rid of the compilation errors:
-ListDataProvider and ListViewAdapter - SimplePager (not a generic anymore) and some other API changes. The thing is, I got this corrected and now I'm trying to redeploy it on appengine and I get a compilation error (without stacktrace). The session data is like this eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product - keyring /Users/rjankie/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/ xxxxx/.eclipse_keyring -showlocation Can I still use the plugins of m2 in eclipse ? Unfortunately I haven't seen a page like http://code.google.com/webtoolkit/download_2_1_m2.html for the m3 build (with updates on the eclipse (deploy)plugin). The plugin for devmode in the browser reacts like this Cross-site hosted mode not yet implemented. See issue http://code.google.com/p/google-web-toolkit/issues/detail?id=2079 I really want to give this m3 a try, but so far it's not a success. Hope to hear from you guys soon. Rokesh -- 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.
