Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stefan Sullivan
Total activity
9
Last activity
May 18, 2020 06:52
Member since
April 17, 2020 16:40
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2020 06:52
Looks like a functional change in 2019.2 that exposed a bug in my code. https://intellij-support.jetbrains.com/hc/en-us/community/posts/360005563519-IconLoader-returning-nothing-but-black-pixel-in-...
Community
IntelliJ IDEA Open API and Plugin Development
Icons aren't displaying on 2019.2+
0 votes
Created
May 18, 2020 06:04
Wow that took me weeks to figure out. Ultimately I had to debug into the source code of the platform to figure out why the icon wasn't loading, to then find the right google search term to find thi...
Community
IntelliJ IDEA Open API and Plugin Development
IconLoader returning nothing but black pixel in 2019.2
0 votes
Created
May 10, 2020 20:06
Ok, it took me a while to figure it out, but the patchPluginXml task in gradle is explicitly overwriting the since-build in plugin.xml. That's confusing to say the least when the documentation tell...
Community
IntelliJ IDEA Open API and Plugin Development
Since build doesn't appear to be working with Gradle plugin build
0 votes
Created
May 10, 2020 02:48
Can you please explain further. I have read the page and it doesn't explain how to specify since-build and until-build with gradle-based projects. I have a plugin that I am developing for the first...
Community
IntelliJ IDEA Open API and Plugin Development
Since build doesn't appear to be working with Gradle plugin build
0 votes