Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
authorIgor Fedorenko2012-01-06 11:40:30 +0000
committerJohn Arthorne2012-05-16 19:54:08 +0000
commit13e06ba9047ef0f1955207b350b03851ff3fd9e7 (patch)
treedaa2c3e1f18dc46aadbdb2a3fb3dd1b0c20b4b1a /update
parent528a50842d4c4c5418ac547ae8ca2a90d0331ea1 (diff)
downloadeclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.tar.gz
eclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.tar.xz
eclipse.platform-13e06ba9047ef0f1955207b350b03851ff3fd9e7.zip
set Eclipse-BundleShape:dir for test projectsv20120516-1954
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'update')
-rw-r--r--update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF b/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF
index 420c8ce55..192603abb 100644
--- a/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF
+++ b/update/org.eclipse.update.tests.core/META-INF/MANIFEST.MF
@@ -36,3 +36,5 @@ Require-Bundle: org.eclipse.core.runtime,
Eclipse-LazyStart: true
Import-Package: org.eclipse.equinox.http.jetty,
org.osgi.service.http;version="1.2.0"
+Eclipse-BundleShape: dir
+

Back to the top