主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander von Zitzewitz
活动总数
9
最后的活动
2016年01月16日 15:28
成员加入日期
2010年12月21日 23:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2011年01月13日 12:49
Thank you - I will try that approach. I have an in memory model of all the markers, so it should be easy.Still hoping for some official comment from JetBrains. Either there is a bug or I a missing ...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 票
创建于
2011年01月17日 16:05
Thanks, Dmitry !The problem is that SonarJ's analysis is mainly based on the byte code, so the plugin runs as a validation compiler. Moreover I give the user the possibility to toggle marker visibi...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 票
创建于
2011年01月18日 19:55
Created Issue IDEA-64332 http://youtrack.jetbrains.net/issue/IDEA-64332?projectKey=IDEARegards Alexander
社区
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 票
创建于
2010年12月21日 23:39
Reading the source code of AnActionEvent there is a comment, that nobody should create AnActionEvent directly. If this is true, how can you ever trigger an action programmatically?
社区
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction instances.
0 票