mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
12 lines
363 B
Plaintext
Executable File
12 lines
363 B
Plaintext
Executable File
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Test
|
|
Bundle-SymbolicName: com.googlecode.java-diff-utils.test
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: GOOGLECODE
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.googlecode.java-diff-utils;bundle-version="1.3.0",
|
|
org.junit4;bundle-version="4.8.1"
|
|
Bundle-ClassPath: test/,
|
|
.
|