Hi Marc, Thanks for your reply. export CATALINA_OPTS="$CATALINA_OPTS -javaagent:/mypath/jacocoagent.jar=output=tcpserver,address=*,port=6300,append=false,includes=*,dumponexit=false,destfile=/mypath/jacoco-report/jacoco.exec" this one i will put in catilana.sh. is it enough? and after how to generate html report.please can you share this information(Iam new to jacoco).
Thanks Narendra -- 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/groups/opt_out.
