On Wednesday, July 1, 2015 at 3:55:18 PM UTC+2, [email protected] wrote:
> Dear Jonathan,
> How to get runtime code coverage by using ECL EMMA
> please let me know  the steps.
> thanks in advance.
> 
> Regards,
> Pudi
> 
> 
> 
> 
> 
> On Wednesday, April 24, 2013 at 2:32:13 PM UTC+5:30, Marc R. Hoffmann wrote:
> > Hi Jonathan,
> > 
> > great, I just updated the matrix.
> > 
> > Cheers,
> > -marc
> > 
> > On 23.04.13 20:10, Jonathan Lermitage wrote:
> > > Hi,
> > > I'd like to inform you a new NetBeans module has been developed in order
> > > to provide JaCoCo code coverage support for Ant based projects (the
> > > NetBeans documentation was about Maven integration only).
> > > The project is called "TikiOne JaCoCoverage" and is hosted on GitHub:
> > > https://github.com/jonathanlermitage/tikione-jacocoverage
> > > A first public released is available on the NetBeans Update Centers and
> > > its Plugin Portal:
> > > http://plugins.netbeans.org/plugin/48570/tikione-jacocoverage
> > >
> > > Could you update the Integration Matrix webpage (
> > > http://www.eclemma.org/jacoco/trunk/doc/integrations.html ) in order to
> > > mention this new module?
> > > Thx!
> > >
> > > Best regards,
> > > Jonathan
> > >
> > > --
> > > 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.
> > >
> > >

Hi,
the documentation is here:http://www.eclemma.org/jacoco/trunk/doc/
You can specify a JavaAgent: it will collect coverage data. After that, you'll 
have to convert coverage data to html/xml/csv/whatever ;) You'll find examples 
in documentation.

-- 
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/7b395181-b531-4fb6-b479-2cc81edac259%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to