summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2008-08-22 06:17:58 +0000
committerLukas Rytz <lukas.rytz@epfl.ch>2008-08-22 06:17:58 +0000
commit157ce5639bd6986c7090480680eef176cda337e7 (patch)
tree534b86d9f010660aeda2d1e0bd7ca869e4a5e723 /.classpath
parent6988638b93d576678c8a2410617c175d6e9c7b95 (diff)
downloadscala-157ce5639bd6986c7090480680eef176cda337e7.tar.gz
scala-157ce5639bd6986c7090480680eef176cda337e7.tar.bz2
scala-157ce5639bd6986c7090480680eef176cda337e7.zip
fixed #1257
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index bb255263fc..5ed4609fe7 100644
--- a/.classpath
+++ b/.classpath
@@ -6,5 +6,5 @@
<classpathentry kind="lib" path="lib/jline.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="lib/fjbg.jar"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="build/quick/classes/compiler"/>
</classpath>