Running w/ a simple SBT project w/ Java 7 (details below) and invoking sbt run at the command line (no IntelliJ or anything)
sbt run
source
impo
I hit the same problem.
settings.usejavacp.value = true
solved the problem for me!