Skip to main content
summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authornhauge2011-02-10 15:19:30 +0000
committernhauge2011-02-10 15:19:30 +0000
commitcf55637525917a2b9fb420fd459c3d2bfbbeb671 (patch)
treef4beac979173914a26adfb588967686fa8576739 /common
parent2257d3813aa18807e2ab3560168951a79199d305 (diff)
downloadwebtools.dali-cf55637525917a2b9fb420fd459c3d2bfbbeb671.tar.gz
webtools.dali-cf55637525917a2b9fb420fd459c3d2bfbbeb671.tar.xz
webtools.dali-cf55637525917a2b9fb420fd459c3d2bfbbeb671.zip
Remove reference to non-existent src dir.
Diffstat (limited to 'common')
-rw-r--r--common/plugins/org.eclipse.jpt.common.eclipselink.core/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.eclipselink.core/.classpath b/common/plugins/org.eclipse.jpt.common.eclipselink.core/.classpath
index 6cdc07eba6..56a95d68f1 100644
--- a/common/plugins/org.eclipse.jpt.common.eclipselink.core/.classpath
+++ b/common/plugins/org.eclipse.jpt.common.eclipselink.core/.classpath
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <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">
<accessrules>

Back to the top