JetBrains / sbt-idea-plugin

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

NPE during run configuration template generation #86

Closed mutcianm closed 3 years ago

mutcianm commented 3 years ago

During import instead of providing a meaningful reason why IJ installation root wasn't found, org.jetbrains.sbtidea.tasks.IdeaConfigBuilder#findIdeaRoot throws an NPE.