This sequence of action seem to work for us..: & Do not edit any of
the files during the process.
Clean Project
Run emma.xml as ANT. (it should say more than 0 classes instrumented..
otherwise you probably didnt clean project)
Refresh Project
Start Server
Run JUNIT Tests
Stop Server
Clean Project
1. coverage file into eclipse directory
1. coverage file into project directory
try deleting the .ec files before you start too to make sure you have
fresh data.
hope it helps.