主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2015年08月03日 13:18
I tried implementing this to see how it works. However I ran into an issue - to implement this functionality as described, I need to be able to execute some code after the whole action is run, not ...
社区
IntelliJ IDEA Open API and Plugin Development
Customising Extend Selection
0 票
创建于
2015年08月10日 11:39
Oh nice, so the selection listener is called synchronously inside the handler? That should make things much easier, thanks.The caret merging thing is tricky. I'm wondering if I should just store an...
社区
IntelliJ IDEA Open API and Plugin Development
Customising Extend Selection
0 票
创建于
2015年09月07日 00:51
Hi Vladimir,I'm not aware of any way to do this reliably. I'd be very interested to know this too.There are some other options. You could look at https://bitbucket.org/chromiumembedded/java-cef whi...
社区
IntelliJ IDEA Open API and Plugin Development
How do you deploy a plugin that depends on javafx? IDEA bundled with JDK does not include native libraries.
0 票
创建于
2015年09月04日 01:44
Hi Vladimir,See also my related YouTrack issue: https://youtrack.jetbrains.com/issue/IDEA-136560. I must admit I still don't understand all the intricacies of this, and my plugin still doesn't supp...
社区
IntelliJ IDEA Open API and Plugin Development
Is the change to scratch files to FileType in the latest releases intentional?
0 票
创建于
2015年09月23日 21:47
Yes, you need to build the plugin for Java 6. You can't tell Mac users to run with a later JDK because they all have serious bugs which affect some (large) proportion of users. The bundled JDK is g...
社区
IntelliJ IDEA Open API and Plugin Development
Java versioning issues when deploying my plugin
0 票
创建于
2015年09月07日 00:56
Hi Imants,I believe you need an implementation of com.intellij.codeInsight.hint.ImplementationTextSelectioner.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Quick Definition
0 票
创建于
2015年10月18日 23:24
ProjectLibraryTable is what you need for this.
社区
IntelliJ IDEA Open API and Plugin Development
Accessing the Libraries of a Project
0 票
创建于
2015年07月15日 07:35
That's great, thanks very much, Scott. I'm wrapping up my current release right now and I'm going to try implementing this for the next one. I'll definitely let you know how I get on. Thanks again ...
社区
IntelliJ IDEA Open API and Plugin Development
Graphical integration of running tests in plugin
0 票
创建于
2015年07月12日 16:55
Actually, another thing I would like to know - I see the test runner UI has changed significantly in IntelliJ 15. Is this still driven by SMTestRunner and friends, or is there a new API?
社区
IntelliJ IDEA Open API and Plugin Development
Graphical integration of running tests in plugin
0 票
创建于
2015年12月21日 22:01
So it looks like with the announcement of the v16 EAP that you're moving to more of a rolling update model? Is the idea that v16.x will be released in 2016 and so forth? What are the implications f...
社区
IntelliJ IDEA Open API and Plugin Development
Release model under new subscription licensing?
0 票
«
第一页
‹
上一页
下一页
›
最后
»