jline for repl

This commit is contained in:
Stepan Koltsov
2012-06-09 00:28:17 +04:00
parent 48b1ab417b
commit 8c7a879e65
6 changed files with 59 additions and 15 deletions
+1
View File
@@ -21,6 +21,7 @@ classpath="$root/out/production/cli"
classpath="$classpath:$root/out/production/backend:$root/out/production/frontend:$root/out/production/frontend.java:$root/out/production/jet.as.java.psi:$root/out/production/util"
classpath="$classpath:$root/out/production/stdlib:$root/out/production/runtime"
classpath="$classpath:$root/lib/*:$ideaRoot/lib/*:$ideaRoot/lib/rt/*"
classpath="$classpath:$root/dependencies/jline-2.6.jar"
exec java $JAVA_OPTS \
-ea \