JetBrains / sbt-idea-plugin

Develop IntelliJ plugins with Scala and SBT
Apache License 2.0
97 stars 28 forks source link

IDEA installation isn't invalidated when edition is changed #32

Closed mutcianm closed 4 years ago

mutcianm commented 4 years ago

Plugin doesn't re-download IDEA sdk when ideaEdition setting is changed and sdk with the same version is already installed.

mutcianm commented 4 years ago

Got betrayed by my own sbt skills: ideaEdition is build-scoped, and I tested it in global.