Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-07-10 12:34:25 +0000
committerPaul Webster2012-09-12 16:00:05 +0000
commitceb425d65f8387f2e7b0c4f0433820c86078fbc7 (patch)
treeea25a4a15765c4e139c9fddaef98aa3f6d24127d
parentd321fb9a33ced720c196d7a1aa1bee8d1dd3bd06 (diff)
downloadeclipse.platform.ui-20120912-160005.tar.gz
eclipse.platform.ui-20120912-160005.tar.xz
eclipse.platform.ui-20120912-160005.zip
Add Eclipse-BundleShape to directory bundlesv20120912-160005
-rw-r--r--bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF b/bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF
index ee254d5ccab..3a344d0e45d 100644
--- a/bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF
@@ -9,3 +9,4 @@ Bundle-Localization: fragment-compatibility
Require-Bundle: org.eclipse.core.resources;bundle-version="[3.2.0,4.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Bundle-ClassPath: compatibility.jar
+Eclipse-BundleShape: dir

Back to the top