That definitely seems like a bug in the slash-escaping logic. I've created http://code.google.com/p/google-web-toolkit/issues/detail?id=4762 for this issue. Mind if we continue the discussion there?
Thanks, jason On Wed, Mar 17, 2010 at 12:43 PM, Thomas Broyer <[email protected]> wrote: > > > On Mar 17, 5:20 pm, "[email protected]" <[email protected]> wrote: > > I think problem is little more serious than in issue 4761 > > I am not using maven and after 1.3 GEP installing I have seen in > > arguments tab, for -war parameter value like this "d:\\\\\\\\\\\ > > \somedir\\\\\\\\\somedir\\\\\\\war". Every time I start launch > > configuration window this path became longer and longer. What is sad > > right now my whole eclipse environment hangs when try to launch this > > windows. I do not how to delete this parameter - in which files in > > eclipse it is stored ? > > Same issue here, and I cannot use ${build_project:war} which would (a > priori) have done the trick. > I haven't tried yet but would "-war ." work? (given that the working > directory is the "war" folder) > > -- > 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]<google-web-toolkit%[email protected]> > . > 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 [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.
