I'm trying to move from Emma to JaCoCo. For reasons beyond the scope of 
this message, I need to use it from the command line. Right now, I'm doing 
the standard 



java -cp $emmajar emma instr ...
java ... # run tests normally
java -cp $emmajar emma report ...

How can I achieve the same results with jacoco? 

Thanks,

IK 

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to