On May 4, 1:13 am, nadav <nadav...@gmail.com> wrote:
> Hi all,
>
> I'm not sure if this has been asked before - if it has, I haven't
> found it.
>
> We're currently using Eclipse+GWT Plugin to debug our GWT 2.0
> application. This works fine, and I assume it's using GWT's DevMode
> internally to do its magic.
>
> Is there a way to see what flags/parameters are used when DevMode is
> called from within Eclipse? The reason I'm asking is because I'm
> trying to accomplish the same debugging capabilities using other IDEs,
> but I'm having trouble setting the flags right...
>
> Any help would be appreciated!

The latest version of the plugin updates the Arguments tab of the
launch config automatically, so you just have to copy/paste the
arguments (just remove the one about the "remote UI")

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