Skip to content

Commit

Permalink
Move 'sandbox/scalajs/hello.scala' to 'sandbox/scalajs/src/main/scala…
Browse files Browse the repository at this point in the history
…/hello.scala' to fix an ensime error. After this change, `sbt ensimeConfig` works.

The ensime error message:
```
[error] You have .scala files in the base of your project. Such "script style" projects
[error] are not supported by ENSIME. Simply move them into src/main/scala to get support.
[error] Please read https://github.com/ensime/ensime-server/issues/1432
```
  • Loading branch information
ljdelight committed Oct 17, 2016
1 parent 0fdd4e3 commit 16eab02
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 16eab02

Please sign in to comment.