Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2010-01-19 23:13:21 +0000
committernhauge2010-01-19 23:13:21 +0000
commit27d01d75a983a052cbd902cd705c18f294d89ff9 (patch)
treeb22c2a1ace252372ecd5c671b95a66edf7d60b0a
parent2cd2e2f1e9bdb1a4b81e7a784ab5d10521caa3be (diff)
downloadwebtools.dali-27d01d75a983a052cbd902cd705c18f294d89ff9.tar.gz
webtools.dali-27d01d75a983a052cbd902cd705c18f294d89ff9.tar.xz
webtools.dali-27d01d75a983a052cbd902cd705c18f294d89ff9.zip
Adjust to updated SSE UI bundle.
-rw-r--r--jpa/plugins/org.eclipse.jpt.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.ui/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.ui/META-INF/MANIFEST.MF
index 3a0f55113c..0df04cde59 100644
--- a/jpa/plugins/org.eclipse.jpt.ui/META-INF/MANIFEST.MF
+++ b/jpa/plugins/org.eclipse.jpt.ui/META-INF/MANIFEST.MF
@@ -37,7 +37,7 @@ Require-Bundle: org.eclipse.core.expressions;bundle-version="[3.4.0,4.0.0)",
org.eclipse.wst.common.emf;bundle-version="[1.1.200,2.0.0)",
org.eclipse.wst.common.frameworks.ui;bundle-version="[1.1.200,1.3.0)",
org.eclipse.wst.common.project.facet.ui;bundle-version="[1.3.0,2.0.0)",
- org.eclipse.wst.sse.ui;bundle-version="[1.1.0,1.2.0)",
+ org.eclipse.wst.sse.ui;bundle-version="[1.1.0,1.3.0)",
org.eclipse.wst.web.ui;bundle-version="[1.1.200,2.0.0)"
Export-Package: org.eclipse.jpt.ui,
org.eclipse.jpt.ui.details,

Back to the top