Skip to content

Move 'sandbox/scalajs/hello.scala' to 'sandbox/scalajs/src/main/scala… #1602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 17, 2016

Conversation

ljdelight
Copy link
Contributor

…/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

…/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
```
@ljdelight
Copy link
Contributor Author

Bot, I have signed the CLA

@felixmulder
Copy link
Contributor

Thanks for taking the time to get to the bottom of this with @smarter. Guillaume, how about you review? :)

@smarter
Copy link
Member

smarter commented Oct 17, 2016

LGTM, thanks!

@smarter smarter merged commit b648d1d into scala:master Oct 17, 2016
@smarter smarter removed the reviewed label Oct 17, 2016
@ljdelight ljdelight deleted the ensimeWorking branch October 25, 2016 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants