Skip to content
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

Type error in expression #104

Closed
tekumara opened this issue May 14, 2015 · 1 comment
Closed

Type error in expression #104

tekumara opened this issue May 14, 2015 · 1 comment

Comments

@tekumara
Copy link

Assuming you have already resolved the sbt-assembly plugin (see #103) to replicate:

$ git clone https://github.com/DWiechert/scala-shell.git
$ cd scala-shell
$ sbt

Error message:

[info] Loading project definition from /home/tukushan/projects/scala-shell/project
[info] Updating {file:/home/tukushan/projects/scala-shell/project/}scala-shell-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
/home/tukushan/projects/scala-shell/build.sbt:7: error: not found: value EclipseKeys
EclipseKeys.withSource := true
^
[error] Type error in expression
@tekumara
Copy link
Author

Also occurs with standard sbt. Apears to be a problem with the project, not sbt-extras

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

No branches or pull requests

1 participant