Skip to content

Worksheet does not evaluate when the project name has a SPACE. (OS X) #225

Open
@sakoht

Description

@sakoht

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:

  1. On a Macbook Air running up-to-date OS X Yosemite 10.10.4.
  2. Download the latest stable Scala IDE: http://downloads.typesafe.com/scalaide-pack/4.1.0-vfinal-luna-211-20150704/scala-SDK-4.1.0-vfinal-2.11-macosx.cocoa.x86_64.zip
  3. Launch directly from the download directly by double-clicking eclipse.app.
  4. Select "New" > "Scala Project".
  5. Enter "Hello World" and press enter.
  6. Right-click on the project and choose "New" > "Scala Worksheet"
  7. Give it a name like "Sheet".
  8. Note that the single line of example code doesn't evaluate:

screen shot 2015-07-15 at 1 21 23 pm

Environment:

  • sbt launcher version 0.13.7
  • comand-line tools 6.4 (July 4, 2015)
  • java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)

I ran from a terminal and did not see any error messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions