Hi
I solved the problem by creating a Debug Config in RAD/Eclipse instead
of as an Ant Target. Though, I still dont know why the ant target
(devmode) with the same options (-noserver etc) would still not break
at a break point.
Also the prev error was due to me not incl. the proper src path (I had
only set the path to the compiled classes).
Thank you everybody for your help.


On Fri, Jan 7, 2011 at 9:47 AM, nacho <[email protected]> wrote:
> Is this package com.xyz.dashboard.prototype.gwt.widget translatable to js?
>
> You should insert a line in your MyModule.gwt.xml like this
>
> <!-- Specify the paths for translatable code                    -->
> <source path='widget'/>
>
> --
> 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.
>

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

Reply via email to