Open hseeberger opened 12 years ago
Agreed, this could default to the current project, or be configurable.
The title of #156 is more descriptive than #102, and might have greater chance of gaining an assignee.
I'm interested to know if this is still the only way of working around this problem:
yes, there is no way to configure working directory from outside the worksheet.
The current directory of the worksheet is not the workspace, but the installation directory of Eclipse:
val current = new File(".") //> current : java.io.File = . current.getCanonicalPath //> res0: String = /Users/heiko/tools/eclipse/eclipse-3.7.2-2.10.0-RC1/Eclipse.app/Contents/MacOS