scala-ide / scala-worksheet

A Scala IDE plugin for a multi-line REPL (called worksheet)
96 stars 24 forks source link

Project classpath not seen by worksheet #81

Closed dragos closed 12 years ago

dragos commented 12 years ago

The worksheet resident compiler does not see classes on the project classpath, resulting in compilation errors.