summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorGilles Dubochet <gilles.dubochet@epfl.ch>2008-05-16 12:21:35 +0000
committerGilles Dubochet <gilles.dubochet@epfl.ch>2008-05-16 12:21:35 +0000
commit154a80dda6a853e25ac7a01e7a13552a3b32ee41 (patch)
tree16ff01ddcbd9dfa645436aeecdb22d03f4710940 /.classpath
parentffa638e564f41f2ae45aa926133603b2a7456c06 (diff)
downloadscala-154a80dda6a853e25ac7a01e7a13552a3b32ee41.tar.gz
scala-154a80dda6a853e25ac7a01e7a13552a3b32ee41.tar.bz2
scala-154a80dda6a853e25ac7a01e7a13552a3b32ee41.zip
Removed outdated "ant-contrib" library and poin...
Removed outdated "ant-contrib" library and pointed all references to the new version.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 36151c95b9..dba8b04d19 100644
--- a/.classpath
+++ b/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="lib" path="build/quick/lib/compiler/"/>
<classpathentry kind="lib" path="lib/fjbg.jar"/>
<classpathentry kind="lib" path="lib/msil.jar"/>
- <classpathentry kind="lib" path="lib/ant-contrib.jar"/>
+ <classpathentry kind="lib" path="lib/ant/ant-contrib.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="build/quick/lib/library" sourcepath="src/library"/>