From a725494c6186653f2a383e014ba85cb8b2bab1ea Mon Sep 17 00:00:00 2001 From: James Iry Date: Wed, 5 Dec 2012 09:03:40 -0800 Subject: SI-6766 Create a continuations project in eclipse We're missing a continuations dependency when we try to build reflect in eclipse which causes things to die horribly. This commit adds an eclipse project for the library portion of continuations, makes projects that depend on the scala-library also depend on continuations-library, and adds another bullet to the eclipse readme to turn on the continuations plugin. --- src/eclipse/partest/.classpath | 1 + 1 file changed, 1 insertion(+) (limited to 'src/eclipse/partest') diff --git a/src/eclipse/partest/.classpath b/src/eclipse/partest/.classpath index b14e465aa6..7936d4d4b4 100644 --- a/src/eclipse/partest/.classpath +++ b/src/eclipse/partest/.classpath @@ -10,5 +10,6 @@ + -- cgit v1.2.3