1*7e63c127SSorin BascaThis bundle provides the coverage agent "jacocoagent.jar" as a resource. The 2*7e63c127SSorin Bascaagent JAR is created as part of the build process and therefore not available in 3*7e63c127SSorin Bascathe source tree. Which means this bundle is incomplete when directly used in the 4*7e63c127SSorin BascaEclise IDE. If you want to use the bundle org.jacoco.agent within the IDE, 5*7e63c127SSorin Bascaplease run the local build (see documentation) first. 6*7e63c127SSorin Basca 7*7e63c127SSorin BascaThe jacocoagent.jar file is created by the build at 8*7e63c127SSorin Basca 9*7e63c127SSorin Basca /org.jacoco.agent/target/classes/jacocoagent.jar 10*7e63c127SSorin Basca 11*7e63c127SSorin Bascaand linked by this project. 12