On Sep 6, 8:26 am, blueJ <[email protected]> wrote: > http://127.0.0.1:8888/ApplicationScaffold.html?gwt.codesvr=127.0.0.1:... > > Here is what happened--for me--this is not trivial--thanks > > Loading modules > com.lawo.demo1.gwt.ApplicationCommon > Loading inherited module 'com.google.gwt.app.App' > Loading inherited module 'com.google.gwt.user.User' > Loading inherited module 'com.google.gwt.core.Core' > Loading inherited module 'com.google.gwt.core.XSLinker' > [ERROR] Line 22: Unexpected element 'when-linker- > added'
You're probably not using the appropriate (latest) version of GWT (i.e. gwt-dev version older than gwt-user version in this case, with gwt-dev being pre-2.1 AFAICT) -- 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.
