Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2010-09-23 01:18:35 +0000
committertle2010-09-23 01:18:35 +0000
commit4573a4f21462e057bc4f20dfc7d76dc99411ab44 (patch)
tree96d16bfaf8618410137c5c9b4e3cc5dc2b62208b /jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF
parent4535c1470612b569ca5026216a7ddec4bdcff814 (diff)
downloadwebtools.dali-4573a4f21462e057bc4f20dfc7d76dc99411ab44.tar.gz
webtools.dali-4573a4f21462e057bc4f20dfc7d76dc99411ab44.tar.xz
webtools.dali-4573a4f21462e057bc4f20dfc7d76dc99411ab44.zip
322565 - JAXB schema from classes, can't select a different project
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF')
-rw-r--r--jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF b/jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
index 75f587f1ff..8e8d066cc9 100644
--- a/jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
+++ b/jpa/plugins/org.eclipse.jpt.jaxb.ui/META-INF/MANIFEST.MF
@@ -23,6 +23,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.4.0,4.0.0)",
org.eclipse.help;bundle-version="[3.5.0,4.0.0)",
org.eclipse.wst.xml.core;bundle-version="[1.1.500,2.0.0)",
org.eclipse.wst.common.ui;bundle-version="[1.1.500,2.0.0)",
+ org.eclipse.wst.common.frameworks;bundle-version="[1.2.0,2.0.0)",
org.eclipse.wst.common.uriresolver;bundle-version="[1.1.401,2.0.0)"
Export-Package: org.eclipse.jpt.jaxb.core.internal;x-internal:=true,
org.eclipse.jpt.jaxb.ui;x-internal:=true,

Back to the top