summaryrefslogtreecommitdiff
path: root/src/eclipse/repl/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipse/repl/.classpath')
-rw-r--r--src/eclipse/repl/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eclipse/repl/.classpath b/src/eclipse/repl/.classpath
index 748fa6c9c8..601a231aeb 100644
--- a/src/eclipse/repl/.classpath
+++ b/src/eclipse/repl/.classpath
@@ -6,5 +6,6 @@
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="SCALA_BASEDIR/build/deps/repl/jline-2.11.jar"/>
<classpathentry kind="output" path="build-quick-repl"/>
</classpath>