Hi Luv,

there is: http://www.eclemma.org/jacoco/trunk/doc/examples/java/ExecutionDataClient.java

Basically you replace the body of ReportGenerator.loadExecutionData() with the example code above.

Regards,
-marc

On 17.03.15 14:47, Luv Ahoo wrote:
Hi Marc,

Is there any sample on how to use the remote protocol to ask for dump?
Is it possible to ask for dump in the ReportGenerator.java file?

Thanks for your help!

On Tuesday, August 26, 2014 at 2:10:39 AM UTC+5:30, Marc R. Hoffmann wrote:

    Hi,

    good question: if dumponexit==false no coverage data is written at
    all
    by the agent, unless it is requested through the remote protocol
    or the
    runtime API. JaCoCo does not support "real time" coverage tracing.

    Cheers,
    -marc



    On 25.08.14 18:35, [email protected] <javascript:> wrote:
    > Hi,
    >
    > it's clear how default value (dumponexit=true) works, but what
    is expected behavior if set to false? I thought it should dump
    data in real-time, but got no output at all.
    >


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

Reply via email to