Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.classpath | 24-Aug-2016 | 781 | |
.gitignore | 24-Aug-2016 | 45 | |
.project | 24-Aug-2016 | 931 | |
about.html | 24-Aug-2016 | 2.6K | |
build.properties | 24-Aug-2016 | 80 | |
META-INF/ | 24-Aug-2016 | ||
pom.xml | 24-Aug-2016 | 2.8K | |
README.TXT | 24-Aug-2016 | 516 | |
src/ | 24-Aug-2016 |
1 This bundle provides the coverage agent "jacocoagent.jar" as a resource. The 2 agent JAR is created as part of the build process and therefore not available in 3 the source tree. Which means this bundle is incomplete when directly used in the 4 Eclise IDE. If you want to use the bundle org.jacoco.agent within the IDE, 5 please run the local build (see documentation) first. 6 7 The jacocoagent.jar file is created by the build at 8 9 /org.jacoco.agent/target/classes/jacocoagent.jar 10 11 and linked by this project. 12