summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-24 19:17:29 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-24 19:17:29 +0000
commite07ca49a24d15ab1b279203ad208153a44732550 (patch)
treed6d87033486d9f255d78c2259c9bae5a09eaa2f6 /.classpath
parent6300d5e277ed7241f83b2286efe2307b0392484e (diff)
downloadscala-e07ca49a24d15ab1b279203ad208153a44732550.tar.gz
scala-e07ca49a24d15ab1b279203ad208153a44732550.tar.bz2
scala-e07ca49a24d15ab1b279203ad208153a44732550.zip
Updated project files.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index cdc0fdb96d..69c2baeba7 100644
--- a/.classpath
+++ b/.classpath
@@ -8,6 +8,6 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
<classpathentry kind="lib" path="lib/forkjoin.jar"/>
- <classpathentry kind="lib" path="lib/scala-library.jar"/>
+ <classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="output" path="build/quick/classes/compiler"/>
</classpath>