I\'m trying to use Scala as a script language, that will be called from java and after that I need to get some objects as a result of script execution.
I tried to fi
Official support in scala starts in version 2.11 as seen in this closed ticket: https://issues.scala-lang.org/browse/SI-874