Intellij plugin / sonarcube for ide icon error in log

  • Operating system: win 11

And a thorough description of the problem / question:

idea.log of intellij U 2023.2.8 this warning is logged multiple times :
WARN - c.i.o.w.i.ToolWindowImpl - ToolWindow icons should be 13x13, but got: 16x16. Please fix ToolWindow (ID: SonarQube for IDE) or icon UrlResolver(ownerClass=org.sonarlint.intellij.SonarLintIcons, classLoader=PluginClassLoader(plugin=PluginDescriptor(name=SonarQube for IDE, id=org.sonarlint.idea, descriptorPath=plugin.xml, path=~\AppData\Roaming\JetBrains\IntelliJIdea2023.2\plugins\sonarlint-intellij, version=10.25.0.81504, package=null, isBundled=false), packagePrefix=null, state=active), path=/images/sonarqube_for_intellij_toolwindow.svg)

Hey @Matyas_Zakarias, thanks for reaching out to us. This message is a warning and you can safely ignore it.

Furthermore, the new UI that is now standard on recent IDE versions, supports icons with 16x16 and 20x20 as stated here:

I suggest that you update your IDE to the latest version!

Thanks

1 Like