I found that if I put the external ip of the development machine into
the debugging_prefs.properties file and then set the file read-only,
the project would work.  The downside to this approach is that it
requires me to change the file with each environment that I program
in.  For some reason, eclipse overwrites the file on compile if it is
not read-only.  The contents of my file is "url=<external ip>:8888"
and the file privileges are set to -r--r-----.

On May 30, 4:37 pm, Zachariah Young <zpyo...@gmail.com> wrote:
> @bbgott
>
> I'm getting the same issue also on Ubuntu.  The solutions work just fine on
> Windows.  Could it be that Ubuntu has the 8888 port blocked or something?
>
> Also what did u hard code to get the Android application to work.

-- 
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-toolkit@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.

Reply via email to