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

Incorrect info in README #2

Closed
gklopper opened this issue Jun 13, 2010 · 1 comment
Closed

Incorrect info in README #2

gklopper opened this issue Jun 13, 2010 · 1 comment

Comments

@gklopper
Copy link

Hi

current readme says...

class MyProject(info: ProjectInfo) extends ParentProject(info) with IdeaProject

I think it should read...

class MyProject(info: ProjectInfo) extends ParentProject(info) with IdeaPlugin

@mpeltonen
Copy link
Owner

Hi!

It's correct, I deprecated IdeaPlugin in this commit: http://github.com/mpeltonen/sbt-idea-plugin/commit/8dc33460a0a44dd19386312fef70dcf5743f2826

But I probably forgot to update the plugin binary after that commit. I just uploaded the latest snapshot into Maven repo.

-Mikko-

This issue was closed.
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

2 participants