I had this problem too (though in my case it was because I took a 1.x
GWT project and opened it in GWT 2.0).  In my case, I had the wrong
working directory during debug.  To fix it, I had to go into the debug
configuration for my GWT app, and set my "Working Directory" to be my
WAR directory (it was previously just my project root).

So, select "Debug Configurations" --> "Your WebApp" --> Click
"Arguments" tab --> Select "other" for Working Directory --> Click the
"Workspace" button --> Select your WAR file --> Apply.

After I did that, the URL for my Hosted-mode app started showing up in
the "Development Mode" convenience tab during debugging.

On Dec 3, 3:58 pm, John Patterson <jdpatter...@gmail.com> wrote:
> Yes I see the dev mode view but there is no link.  ie it says "For you  
> convenience...." and there is an empty list.

--

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.


Reply via email to