If you're new to JaCoCo I recommend consulting the documentation first:
http://www.eclemma.org/jacoco/trunk/doc/
There is a Maven goal or a Ant task to create reports. This is also
described in the blog post I just sent you the link.
-marc
On 2014-01-21 11:17, [email protected] wrote:
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.