-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Worksheet does not evaluate when the project name has a SPACE. (OS X) #225
Comments
Is there anything shown in the error log (Scala > Show Log)? |
Nothing that says anything about an error. I did a fresh restart with an empty log file, and went straight viewing the sheet. This is the log content:
|
I made a one-character change and re-saved. Still no errors in the log. |
The error log view (Window > Show View > Other > Error Log) doesn't show anything either? I just tested in with the Linux 64bit version and everything works fine there. Don't have a Mac to test it there though. |
The only new entry is an info message:
|
Thanks, that is it. When I enable debug logging I get:
|
Where did you enable the logging to see that? |
Window > Preferences > Scala > Logging > Log Level: Debug |
I see. And was a DEBUG message instead of an ERROR. |
I just installed the latest Scala IDE on a fairly new Mac, and the worksheets do not evaluate. No error messages.
To reproduce from scratch:
Environment:
I ran from a terminal and did not see any error messages.
The text was updated successfully, but these errors were encountered: