Hi
I am new to jacoco and i have tried jacoco on a core java application with
<jacoco:coverage> and it has worked fine. now i want to integrate jacoco on a
web application which runs on tomcat. i saw that we have to add <jacoco:agent>
for that below are my doubts
1. if we add <jacoco:agent> in build.xml is that sufficent ? or do i have to
make changes for java_OPTS in tomcat ?
2. i tried in the below way and it did not work am i missing something ?
a. added <jacoco:agent> in build.xml and made changes for java_Opts in
tomcat.
where do we get the result inde.html in this case.
do we have to do anything else other than this?
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jacoco/a8196431-d7f5-4ab4-aa4c-ae262b12824b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.