I got the following error when I am trying to check coverage using EclEmma, please help me out:
Error while loading coverage session (code 5001). Error while analyzing package fragment root java at F/solo-repository/target/test-classes (code 5007). File not found: D:\RDM Services\solo-repository\target\test-classes\com\charter\solo\account\repository\AccountBillInformationRepositoryTest.class. D:\RDM Services\solo-repository\target\test-classes\com\charter\solo\account\repository\AccountBillInformationRepositoryTest.class (The system cannot find the path specified)
another tips that work for me was delete the temporal eclipse folder .metadata... etc.
Then i delete my project from my Workspace(Not the disk), I have imported the project again en voila !! Its Work my coverage!!!!