
--
You received this message because you are subscribed to a topic in the Google Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jacoco/8TMd_dfJ_5Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jacoco+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
thank you for given valuable response,
i am try 1st way( Run Tomcat directly within Eclipse as a main program) , execute success but code coverage 0%,
i configured pom.xml file,
my problem is tomcat will read different .class files , code coverage report generate .class files is different.
can you please explain ,where we change setting tomcat will read eclipse target folder .class files.