You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 5629dff5f1 PL280 release code 4 years ago
..
src/org/jacoco/agent PL280 release code 4 years ago
.classpath PL280 release code 4 years ago
.project PL280 release code 4 years ago
README.TXT PL280 release code 4 years ago
about.html PL280 release code 4 years ago
pom.xml PL280 release code 4 years ago

README.TXT

This bundle provides the coverage agent "jacocoagent.jar" as a resource. The

agent JAR is created as part of the build process and therefore not available in
the source tree. Which means this bundle is incomplete when directly used in the
Eclise IDE. If you want to use the bundle org.jacoco.agent within the IDE,
please run the local build (see documentation) first.

The jacocoagent.jar file is created by the build at

/org.jacoco.agent/target/classes/jacocoagent.jar

and linked by this project.