Hello,

reading http://www.scala-lang.org/node/5257 I assume I can use the debugger for the Scala scripts in Sling. I can indeed attach to the debugger, set a breakpoint and the debugger will start at the specified position. What I can not get to work is: attaching the source correctly. I tried it with the hello world project and used:
o The source directory from the generated Eclipse project
o All levels of directories as source directories in a mounted WebDAV directoy between '/' and '/apps/helloworld'

Does somebody have an idea how to attach the source correctly?

Best,

Sandro

Reply via email to