Hi,

instead of using the JaCoCo agent you could pre-instrument your classes under test and package the agent as regular JAR with your application. We call this "offline instrumentation", see documentation:

  http://www.eclemma.org/jacoco/trunk/doc/offline.html

Regards,
-marc

On 2015-04-23 10:52, [email protected] wrote:
Hi everyone ,
I need to know that if we can integrate jacoco agent while my
application is getting built by ant , so that i don't need to set any
jvm option to hook into jvm .
Thanx in advance

--
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/769855cc0f527687966704ce73e50f07%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to