Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF')
-rw-r--r--tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF b/tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF
index 9dcf5ee6788..6073d5f21a6 100644
--- a/tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.jface.tests.databinding.conformance/META-INF/MANIFEST.MF
@@ -3,6 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jface.tests.databinding.conformance
Bundle-Version: 1.1.0.qualifier
+Eclipse-BundleShape: dir
Require-Bundle: org.junit,
org.eclipse.core.databinding,
org.eclipse.jface.databinding,

Back to the top