I'm getting the same issue. No matter what I do. I tried adding the special lines to the gwt.xml files, but when it built, IntelliJ (or something) took them back out.
<add-linker name="xsiframe"/> <set-configuration-property name="devModeRedirectEnabled" value="true"/> So it still gets this "Can't find any GWT Modules on this page. code server <http://lawrence-xpres:9876/> message. What did I do wrong? Regards, Rich On Sunday, June 17, 2012 7:57:48 AM UTC-7, Daniel Kurka wrote: > > I can`t seem to get super dev mode to work. > > I am always "Can't find any GWT Modules on this page.", due to > window.__gwt_activeModules being undefined. > > The super dev mode code server compiled fine. I have got the > bookmarklets. I compiled my GWT app the standard way and I am able to > run it in the browser, but still window.__gwt_activeModules is > undefined. What am I missing? Who is supposted to set that variable? > > -Daniel > > > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
