Thanks so much for helping out!

I got things up and running, your explanations and the video were really 
clear, thanks!

On Monday, January 20, 2014 7:48:05 PM UTC-5, emurmur wrote:
>
> Carlos,
>
> You've gotten to the point of launching the SuperDevMode codeserver.  So  
> http://localhost:9876/ is the code server. At that point, you don't need 
> to have the SuperDevMode page open in the browser.  Now you need to load 
> the page the GWT app is hosted within..  I can often just go to my GWT 
> project's war file and double-click the html file to load it into chrome, 
> then choose the "Dev Mode On" bookmark to compile and run.  If your page 
> needs to talk to a server, then you'll want to launch from the server 
> address (like the hosted Jetty in the video).  In either case, once you 
> have the SuperDevMode code server running, you then want to load your GWT 
> host page then do the Dev Mode On compile.
>
> Ed
>
>
> On Sunday, January 19, 2014 3:16:32 PM UTC-8, Carlos Aguayo wrote:
>>
>> Hi, I don't seem to be able to get SuperDevMode to work. I'm following 
>> instructions from Brian's slides:
>>
>> https://docs.google.com/presentation/d/1DTWZ_06dQsTPhinIwzHSdoPMndRr92wpZoZWicK97YQ/edit?forcehl=1&hl=en#slide=id.g25a114ce1_2056
>> I can get to normal devmode with "ant devmode". But when I do "ant 
>> superdevmode", things seem to compile and start up fine, I then go to 
>> http://localhost:9876/ using Chrome (I tried both 32 and canary), I see 
>> the welcome screen to drag the "Dev mode on/off" buttons, I drag them to 
>> the toolbar, the welcome page says that the "hello" project is available, I 
>> click on that link and then I click on the "dev mode on" bookmark and I get 
>> the "Can't find any GWT Modules on this page.". What step am I missing or 
>> what am I doing wrong?
>> Thanks!
>> Carlos
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to