Home arrow Products arrow eclipse plugin arrow Two Minute Tutorial
Two Minute Tutorial

Add the jcoverage nature to any eclipse project that you wish to instrument:

Image

Projects that have the jcoverage nature have a jcoverage library added to their classpath:

Image

Note also that the coverage server is running:

Image

Select Window, Show View, Other... from the menu bar:

Image 

Select the jcoverage view:

Image 

The coverage view displays information about your eclipse projects:

Image 

< Prev