I have below questions as well:
I have a .jar file. Does Eclemma can collect the code coverage data?
While trying to collect the code coverage data using EclEmma "For simple Helloworld" Program using Eclipse(with Eclemma plug-in installed) initially I got the code coverage at coverage view except the below issue:
http://stackoverflow.com/questions/15047998/eclemma-class-header-not-getting-coverage
But after a day I ran the same "hello world" program and this time the collection of code coverage failed with below error and has encountered a problem.
"Error while dumping coverage data (code 5013).
Software caused connection abort: socket write error"
I saw the below post but could not get the right solution to the problem.
https://groups.google.com/forum/#!msg/jacoco/7kWxeWP0UpY/seEG-41tIAAJ
Can anybody throw some light to fix the issue?
Regards
Pradeep