Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/test_files/platformAdmin/b1/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.osgi.tests/test_files/platformAdmin/b1/META-INF/MANIFEST.MF4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi.tests/test_files/platformAdmin/b1/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi.tests/test_files/platformAdmin/b1/META-INF/MANIFEST.MF
new file mode 100644
index 000000000..d95b2547f
--- /dev/null
+++ b/bundles/org.eclipse.osgi.tests/test_files/platformAdmin/b1/META-INF/MANIFEST.MF
@@ -0,0 +1,4 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 1
+Export-Package: a
+Import-Package: b

Back to the top