You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
Seems like you have to add the gen idea plugin to your project/plugins.sbt:
// place a newline in here
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.4.0")
I set up a project and ran this command in the top level alongside the "project" directory, and a few errors printed in the command line:
[error] Not a valid key: gen-idea
[error] gen-idea no-classifiers
[error] ^
I have no doubts that I'm doing something wrong, could anyone clue me in to what that might be?
The text was updated successfully, but these errors were encountered: