12 lines
490 B
Text
12 lines
490 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: JaCoCo Examples Tests
|
|
Bundle-SymbolicName: org.jacoco.examples.test
|
|
Bundle-Version: 0.7.5.201505241946
|
|
Bundle-Vendor: Mountainminds GmbH & Co. KG
|
|
Fragment-Host: org.jacoco.examples
|
|
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
Import-Package: org.junit;version="[4.8.0,5.0.0)",
|
|
org.junit.matchers;version="[4.8.0,5.0.0)",
|
|
org.junit.rules;version="[4.8.0,5.0.0)"
|
|
Require-Bundle: org.hamcrest.core;bundle-version="[1.1.0,2.0.0)"
|