主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stefan Sullivan
活动总数
9
最后的活动
2020年05月18日 06:52
成员加入日期
2020年04月17日 16:40
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2020年05月18日 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-...
社区
IntelliJ IDEA Open API and Plugin Development
Icons aren't displaying on 2019.2+
0 票
创建于
2020年05月18日 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...
社区
IntelliJ IDEA Open API and Plugin Development
IconLoader returning nothing but black pixel in 2019.2
0 票
创建于
2020年05月10日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Since build doesn't appear to be working with Gradle plugin build
0 票
创建于
2020年05月10日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Since build doesn't appear to be working with Gradle plugin build
0 票