Hi, I followed the steps on http://code.google.com/webtoolkit/usingeclipse.html and updated my eclipse plugin to GWT 2.0.2, then I created a web application without modifying it. I met a problem while wanting to run the unchanged app locally in development mode : The "development mode" tab pop up and give me the address to paste in my favorite browser : http://127.0.0.1:8888/CompaGB.html?gwt.codesvr=127.0.0.1:9997 When I do so I get : Page load error Failed to Connect Firefox can't establish a connection to the server at 127.0.0.1:8888. I don't know where to start to debug that, can anyone help ? Gracias Thomas
PS : When I compile and run in Production Mode I get the "web application starter projet" page like in the example -- 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.
