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

Updated plugin dependencies #12

Merged
merged 1 commit into from
Mar 9, 2017
Merged

Updated plugin dependencies #12

merged 1 commit into from
Mar 9, 2017

Conversation

hohonuuli
Copy link
Contributor

Updated to more current plugins. It now works correctly with projects that use sbt-scalariform > 1.4.0.

This is a fix for an issue where my projects were running sbt-scalariform 1.6.0. Adding nbsbt to my global plugins would subsequently prevent any of my projects from opening by throwing java.lang.ClassCastException: Cannot cast com.typesafe.sbt.SbtScalariform$ to sbt.AutoPlugin whenever the sbt command was run. This was due to a class between the versions of sbt-scalariform.

This fix addresses that issue. Tested with Netbeans 8.1.

@berngp
Copy link

berngp commented Feb 4, 2016

This commit will also close #13.

@dcaoyuan dcaoyuan merged commit 58930e0 into dcaoyuan:master Mar 9, 2017
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.

3 participants