Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2011-03-24 03:22:09 +0000
committertle2011-03-24 03:22:09 +0000
commit4c6b28fd46c4014c5bfbb2de442829ac1360c5ba (patch)
tree39d5eeefa300b38e53ea3a3e6159fa6786753e55 /jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen
parent2b9ba3e31b33b331aa001ee4efd5721cad0b62bb (diff)
downloadwebtools.dali-4c6b28fd46c4014c5bfbb2de442829ac1360c5ba.tar.gz
webtools.dali-4c6b28fd46c4014c5bfbb2de442829ac1360c5ba.tar.xz
webtools.dali-4c6b28fd46c4014c5bfbb2de442829ac1360c5ba.zip
Added org.eclipse.persistence.oxm import package
Diffstat (limited to 'jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen/META-INF/MANIFEST.MF b/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen/META-INF/MANIFEST.MF
index 275cbd5c1b..be182acf00 100644
--- a/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen/META-INF/MANIFEST.MF
+++ b/jaxb/plugins/org.eclipse.jpt.dbws.eclipselink.core.gen/META-INF/MANIFEST.MF
@@ -10,3 +10,4 @@ Require-Bundle: org.eclipse.persistence.dbws.builder;bundle-version="[2.3.0,3.0.
javax.wsdl;bundle-version="[1.6.2,2.0.0)"
Export-Package: org.eclipse.jpt.dbws.eclipselink.core.gen,
org.eclipse.jpt.dbws.eclipselink.core.gen.internal;x-internal:=true
+Import-Package: org.eclipse.persistence.oxm

Back to the top