>>how do you open the exec file? With EclEmma? 

In eclipse where the EclEmma plugin is installed

>>Alternatively you can *import* the exec file into Eclipse : 

Did the same

Marc,
I guess am missing something primary here.
See if you can help on following

- I have just added the JVM params to karaf.bat as below 
-Dcom.sun.management.jmxremote 
-javaagent:<some_path>/jacocoagent.jar=destfile=E:/JenkinsBuild/2.0.09_616/Jacoco/jacoco.exec,append=true,includes=com.<something>.*,dumponexit=true,output=file,classdumpdir=<some_path>/classdumpdir
- Once karaf is up and running, I have opened an application (which has 
multiple osgi bundles) and performed some actions manually
- Then I shut down the karaf elegantly
- I see the exec file is populated and also the dumpdir is populated with the 
classes
- Now I am trying to open the exec file


Let me know if I am doing something incorrect here.

-Do I need to run maven task if I want to generate (?) an html report post 
above ?
-MY intention is to use jacoco at QA end i.e. configure Jacoco and let QA 
execute regression, and at the end figure out if there are any gaps

Appreciate if you can reply on this.

Regards,
Bhupendra

-- 
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/d/optout.

Reply via email to