Plugin Icon not load on IDEA MarketPlace
Answered
I uploaded a plugin to Jetbrains Plugins MarketPlace recently, and it was published.
I can search on IDEA plugins marketplace, but the icon of my plugin did not show.
The plugin Icon shows only after I installed it. And it shows on plugins website:
https://plugins.jetbrains.com/plugin/15120-momo-code-sec-inspector-java-
So, is there any way I can see the icon before I install it on IDEA Plugins Marketplace?
Please sign in to leave a comment.
I've installed your plugin, but the icon doesn't appear even after that. Are you sure that you have configured it properly?
Please check the Plugin Logo (Icon) section in our SDK Docs.
strange. But you known plugins.jetbrains.com website shows the plugin icon.
and im sure I used the right icon filename and put it on the right folder.
When I tried to open your SVG icon in the IDE preview, it reports some errors. Are you sure your icon is not malformed?
please tell me which IDE you used ? I open my plugin icon on IDEA 2020.3, no error occur. Show as below.
And I use proxy and modify http response package to test if IDEA Plugins Marketplace would correct show my plugin svg icon. Answer is YES.
Maybe I known the problem, that is https://plugins.jetbrains.com/files/icons/intellij/momo%20code%20sec%20inspector%20(java)/default.svg is return 404.
So why ? why it return 404 ?
Not only my plugin, but famous lombok plugin is also 404.
Thank you for the investigation, I'm getting in touch with the Marketplace team now.
May I know how this problem is going?
I got the confirmation that the issue is on our side, and it'll be fixed today. Sorry for the inconvenience!
Fix has been implemented and deployed.
Solved! Thanks for your help.
Thank you for your assistance on that!