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

issue installing sbteclipse #270

Open
ggdhines-zz opened this issue May 7, 2015 · 6 comments
Open

issue installing sbteclipse #270

ggdhines-zz opened this issue May 7, 2015 · 6 comments

Comments

@ggdhines-zz
Copy link

I've followed the instructions to try installing sbteclipse but things aren't working. As far as I can tell, this code shows that I have followed the instructions exactly:
~/.sbt/0.13/plugins$ more plugins.sbt
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "3.0.0")
Then in sbt, I get

eclipse
[error] Not a valid command: eclipse (similar: help, alias)
[error] Expected '/'
[error] Expected ':'
[error] Not a valid key: eclipse (similar: deliver, licenses, clean)
[error] eclipse
[error] ^

I've seen this error discussed elsewhere but I've never seen a solution. I'm new to Scala but it seems as if something is missing from the instructions.

Cheers

@kiritsuku
Copy link

When you type sbt about, does it show the sbteclipse as part of the available plugins?

@Blaisorblade
Copy link
Contributor

#291 suggests switching to SBT 0.13.8. Maybe this bug can be closed then?

@Blaisorblade
Copy link
Contributor

... Maybe it might be closed, also because progress is impossible without the reporter providing further info.

@linhmtran168
Copy link

I have the same problem, when I type sbt about, sbteclipse does not show up as part of the available plugins.

@Blaisorblade
Copy link
Contributor

@linhmtran168 What's your SBT version?

@linhmtran168
Copy link

At first, I use activator tool and the sbt version is 13.2. After that, i use sbt version 0.13.8, but it's still not working.

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

4 participants