User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
We're atsrting a new project and are setting up the build automation
infrastructure. We are developing all our components as eclipse plugins
and using the pde headless build, and running the junit tests in a
headless manner too. However, when I try and add code coverage using
EMMA, I get no output. Does anyone have experience of doing this?