• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: JaCoCo API Usage Examples
4Bundle-SymbolicName: org.jacoco.examples
5Bundle-Version: 0.7.5.201505241946
6Bundle-RequiredExecutionEnvironment: J2SE-1.5
7Bundle-Vendor: Mountainminds GmbH & Co. KG
8Import-Package: org.jacoco.core.analysis;bundle-version="[0.7.5,0.7.6)",
9 org.jacoco.core.data;bundle-version="[0.7.5,0.7.6)",
10 org.jacoco.core.instr;bundle-version="[0.7.5,0.7.6)",
11 org.jacoco.core.runtime;bundle-version="[0.7.5,0.7.6)",
12 org.jacoco.core.tools;bundle-version="[0.7.5,0.7.6)",
13 org.jacoco.report;bundle-version="[0.7.5,0.7.6)",
14 org.jacoco.report.html;bundle-version="[0.7.5,0.7.6)",
15 org.objectweb.asm;version="[5.0.1,5.1.0)"
16