Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 13:37:27 +0000
committerPaul Webster2012-12-10 13:37:27 +0000
commitbc8761b53cfd612becd2cd9cdb9f6a60e667511d (patch)
treef6069da64d7ad7e5f08263572c3a50103bf8a7ed
parent00d991835994a92e822e6d0dbb214359a45336ef (diff)
downloadeclipse.platform.ua-bc8761b53cfd612becd2cd9cdb9f6a60e667511d.tar.gz
eclipse.platform.ua-bc8761b53cfd612becd2cd9cdb9f6a60e667511d.tar.xz
eclipse.platform.ua-bc8761b53cfd612becd2cd9cdb9f6a60e667511d.zip
Bug 396112 - Merge in CBI patches from 4.2.2 into 4.3 (non-pom changes) for eclipse.platform.uav20121210-133727
-rw-r--r--org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF b/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
index 1d64ce0e7..a00eac446 100644
--- a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
@@ -21,3 +21,4 @@ Import-Package: javax.xml.parsers,
org.w3c.dom,
org.xml.sax
Bundle-ActivationPolicy: lazy;exclude:="org.eclipse.ui.internal.intro.universal.contentdetect"
+Eclipse-BundleShape: dir

Back to the top