summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2010-12-31 12:37:11 +0000
committerIulian Dragos <jaguarul@gmail.com>2010-12-31 12:37:11 +0000
commitc7262dd1a2812f4cabb4c6dafcfc6fc0d4664195 (patch)
tree81017eaebd2057287c6419d85ab8a84ecef5bfe9 /.classpath
parent86834347c36c05d050be921ef4786c036735c0da (diff)
downloadscala-c7262dd1a2812f4cabb4c6dafcfc6fc0d4664195.tar.gz
scala-c7262dd1a2812f4cabb4c6dafcfc6fc0d4664195.tar.bz2
scala-c7262dd1a2812f4cabb4c6dafcfc6fc0d4664195.zip
Project files
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 3 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index dbbacc419b..fcb01768dc 100644
--- a/.classpath
+++ b/.classpath
@@ -6,5 +6,7 @@
<classpathentry kind="lib" path="lib/jline.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="lib" path="lib/forkjoin.jar"/>
+ <classpathentry kind="lib" path="lib/scala-library.jar"/>
+ <classpathentry kind="output" path="build/quick/classes/compiler"/>
</classpath>