I'm trying to get code coverage support for my GWT project. AFAICT, I can't use anything from Maven or Ant, I have to use the EclEmma plugin as described in the following issue:
http://code.google.com/p/google-web-toolkit/issues/detail?id=779 I'm using Eclipse 3.3 with the latest version of EclEmma with the JAR from tools/redist/emma in my plugins directory. I can run tests from Eclipse and they all pass. However, the coverage shows up as if my GWT classes aren't being tested. Furthermore, my "test" classes are showing up with good coverage and I don't believe they should be included at all. Any advice or howto I can use? Thanks, Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
