On 17/07/12 16:24, Venkat wrote:
> I have removed the client side code from the test case, the exception is 
> gone. But I got one exception that is below. I am guessing this is because I 
> did not specified the test folder in my Module. If yes, can you please tell 
> me how can I do that. Usually we specify the src folder as <source> in 
> module, how can we do that for test folder.
You can add any number of packages in your gwt.xml file using:
    <source path="foo"/>
    <source path="bar"/>

Paul

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