Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander von Zitzewitz
Total activity
9
Last activity
January 16, 2016 15:28
Member since
December 21, 2010 23:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
January 13, 2011 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 votes
Created
January 17, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 votes
Created
January 18, 2011 19:55
Created Issue IDEA-64332 http://youtrack.jetbrains.net/issue/IDEA-64332?projectKey=IDEARegards Alexander
Community
IntelliJ IDEA Open API and Plugin Development
Problem with GutterIconRenderer
0 votes
Created
December 21, 2010 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?
Community
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction instances.
0 votes