Re: Eclipse + Windows 7 + GWT Debug As... doesn't work

2010-01-07 Thread Sorinel C
I use the same combination and it's working well: Eclipse 3.5 + GWT2.0
+ Windows7 x64 + GWT DevPlugin.

Why don't you check here?

http://ui-programming.blogspot.com/2009/12/update-your-application-to-gwt-20.html

where you have the most important steps of upgrading a GWT application
to version 2.0.

I think it will help you...


Cheers!
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: Eclipse + Windows 7 + GWT Debug As... doesn't work

2010-01-07 Thread Chris Ramsdale
I'm having a hard time following when you change debug methods, ports,
etc... Would you mind outlining the exact steps you are taking to debug your
app?

Also, have you tried replacing the ip address, within the codesvr query
param, with localhost?

- Chris

On Tue, Jan 5, 2010 at 1:21 PM, itgch...@googlemail.com 
itgch...@googlemail.com wrote:

 Hello, i'm new in GWT Developping. So i installed on my Windows 7
 Computer the Eclipse GWT plugin. All Works, can create Project's usw.
 But then, when i want to Debug or run the Development Server i'm
 always getting this error: Could not connect to remote UI listening at
 localhost:49409. Using default UI instead. (or other ports) Then a UI
 opened and there i can start a browser or can copy the link to my app:
 http://localhost:/StockWatcher.html?
 gwt.codesvr=10.33.229.113:9997 but this doesn't work.
 I know that i make something wrong, but what is it?!

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




-- 

You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.

To post to this group, send email to google-web-tool...@googlegroups.com.

To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.



Eclipse + Windows 7 + GWT Debug As... doesn't work

2010-01-06 Thread itgch...@googlemail.com
Hello, i'm new in GWT Developping. So i installed on my Windows 7
Computer the Eclipse GWT plugin. All Works, can create Project's usw.
But then, when i want to Debug or run the Development Server i'm
always getting this error: Could not connect to remote UI listening at
localhost:49409. Using default UI instead. (or other ports) Then a UI
opened and there i can start a browser or can copy the link to my app:
http://localhost:/StockWatcher.html?
gwt.codesvr=10.33.229.113:9997 but this doesn't work.
I know that i make something wrong, but what is it?!
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.