主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Simon Stückemann
活动总数
27
最后的活动
2016年01月16日 12:41
成员加入日期
2014年12月27日 19:30
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(6)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2015年02月21日 14:11
Having had a further look at some other examples and the documentation it appears to me that Project:getUserData/Project:putUserData() are candidates for the data sharing opportunities that I am lo...
社区
IntelliJ IDEA Open API and Plugin Development
LocalInspectionTool Results in ToolWindow
0 票
创建于
2015年02月23日 12:06
Thank you, Anna!In my case I would actually like the tool window to update its contents as the user types, thus basically acting similarly to the annotations in the editor but showing more informat...
社区
IntelliJ IDEA Open API and Plugin Development
LocalInspectionTool Results in ToolWindow
0 票
创建于
2015年02月17日 11:48
Thank you – that was it!
社区
IntelliJ IDEA Open API and Plugin Development
Using Gradle to run Automated Tests
0 票
创建于
2015年03月20日 13:56
Thanks for the help, I will likely use PsiTreeChangeListener in this case.
社区
IntelliJ IDEA Open API and Plugin Development
RefactoringElementListenerProvider::getListener not Called for Moving Instance Method
0 票
创建于
2015年04月26日 08:14
Okay, I may use reflection in that case although it's quite hacky... Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Set Default Selection in Refactoring Dialogs
0 票
创建于
2015年02月27日 07:22
I am using Gradle as an ant wrapper on Jenkins which is working well after some initial problems. I was also scared away by downloading the IDEA sources for every build as that would take a long it...
社区
IntelliJ IDEA Open API and Plugin Development
Continuous Integration for plugins?
0 票
创建于
2014年12月30日 20:12
Thank you and sorry for the late reply – I was not working on this for the last two days.I've had a look and it seems that LocalInspectionTool is fairly limited and – as the name suggests – focuses...
社区
IntelliJ IDEA Open API and Plugin Development
Observe Java Code Changes and Refactor based on Analysis
0 票
创建于
2014年12月31日 10:42
Yes, last night I played around some more with PsiTreeChangeListener and already ended up writing a lot of boilerplate code to reduce the number of events. I will focus my efforts on an instance of...
社区
IntelliJ IDEA Open API and Plugin Development
Observe Java Code Changes and Refactor based on Analysis
0 票
创建于
2015年03月20日 11:43
I see, that makes sense. What I'm trying to accomplish is two-fold. The first is a hard requirement, the second part would be nice, but is not strictly necessary.From my own plugin I would like to ...
社区
IntelliJ IDEA Open API and Plugin Development
RefactoringElementListenerProvider::getListener not Called for Moving Instance Method
0 票
创建于
2015年04月29日 20:37
I don't.I have tracked the problem down a little further though and it seems to be quite deep. Here's what I've found so far:scope.getTextLength() == 567scope.getText().length() == 549That seems od...
社区
IntelliJ IDEA Open API and Plugin Development
ReferencesSearch: Assertion Error
0 票
下一页
›
最后
»