Of course it has to. Damn, didn't think about that, sorry. Thanks for your help.
On Oct 6, 7:35 pm, Thomas Broyer <[email protected]> wrote: > On 6 oct, 18:43, Juri <[email protected]> wrote: > > > Ok...sounds straightforward and I actually also tried that, but if I > > change it like you mentioned and then run the sample dummy test > > generated by the jUnitCreator, it will give me the following error: > > > com.google.gwt.junit.JUnitFatalLaunchException: The test class > > 'com.mycompany.myappname.MyAppnameTest' was not found in module > > 'com.mycompany.myappname.Myappname'; no compilation unit for that type > > was seen > > Yes, you test is run in a browser (hosted mode genrally) so it must > live within the 'client' subpackage (or whichever <source path="" /> > you configured in your module's gwt.xml) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
