Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
diff options
context:
space:
mode:
authortle2010-04-27 21:32:39 +0000
committertle2010-04-27 21:32:39 +0000
commit2fa190e48fd6d465060e33e8f9b29a2b3f3f3d83 (patch)
treee36b51d62ca49aa373526f0070332b59dcb9200a /jpa
parentaa882aeac898cb7929f4e8a5fea2668f21e61e9c (diff)
downloadwebtools.dali-2fa190e48fd6d465060e33e8f9b29a2b3f3f3d83.tar.gz
webtools.dali-2fa190e48fd6d465060e33e8f9b29a2b3f3f3d83.tar.xz
webtools.dali-2fa190e48fd6d465060e33e8f9b29a2b3f3f3d83.zip
Added eclipselink source zip
Diffstat (limited to 'jpa')
-rw-r--r--jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/.classpath2
-rw-r--r--jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/lib/eclipselink-src.zipbin0 -> 5194269 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/.classpath b/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/.classpath
index 4e4bf7088d..bbf9ced68e 100644
--- a/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/.classpath
+++ b/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/.classpath
@@ -3,6 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry exported="true" kind="lib" path="lib/eclipselink.jar" sourcepath="org.eclipse.jpt.eclipselink.jaxb.core.schemagensrc.zip"/>
+ <classpathentry exported="true" kind="lib" path="lib/eclipselink.jar" sourcepath="lib/eclipselink-src.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/lib/eclipselink-src.zip b/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/lib/eclipselink-src.zip
new file mode 100644
index 0000000000..68a5393d4f
--- /dev/null
+++ b/jpa/plugins/org.eclipse.jpt.eclipselink.jaxb.core.schemagen/lib/eclipselink-src.zip
Binary files differ

Back to the top