Hi David,

You should not have had to tweak the working directory. When GEP launches a
GWT app, the -war option is specified, an an absolute path to the war folder
is given as an argument. The startup URLs are actually derived from the war
folder.

Can you verify that if you change the working directory of your launch
configuration that the URLs no longer show up?


Thanks,
Rajeev



On Mon, Dec 14, 2009 at 10:08 AM, David Fuelling <sappe...@gmail.com> wrote:

> 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<google-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.


Reply via email to