Hi Felix , Bertrand,
I've done the modification but still it's same :-(.
There's got to be a way to run the interpreter without setting classpath. If
by any means it's required to follow the classpath specifying method to get
things working in the compiler (I'm not sure yet) can I use it as a
temporary solution untill the correct answer is found.
I mean using ,
"interpreterSettings.classpath().value_$eq("/home/janandith/.m2/repository/org/scala-lang/scala-library/2.7.1/scala-library-2.7.1.jar")"
I will start on writing test cases as Bertrand suggest so I can add some
code while solving the interpreter puzzle ;-).
Also since it would be better to write a filter which enables embedding html
in a scala script can I use the filtering done in Javascript module as
reference.
janandith.