JetBrains / sbt-idea-plugin

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

Don't emit error if no library dependencies match default mappings #75

Closed semkagtn closed 3 years ago

semkagtn commented 4 years ago
[error] No library dependencies match mapping (org.scala-lang:scala-.*:.*[],None) in module myModule

I think, the plugin shouldn't emit errors for default mappings.