主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2009年11月20日 08:42
Hi Taras,Using IDEA DOM API would most likely be the easiest approach:http://www.jetbrains.com/idea/documentation/dom-rp.htm Great, thanks - I hadn't seen that document, I'll take a look.Language i...
社区
IntelliJ IDEA Open API and Plugin Development
Custom navigation in XML files
0 票
创建于
2009年11月06日 10:40
Sounds like the IntelliJ version range of the plugin is wrong - the numbering scheme changed in Maia. There's a post here not too long ago about the valid versions to use.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
What causes plugin manager to show my plugin in red color?
0 票
创建于
2009年10月26日 11:45
Hi Dmitry,Ok, thanks. How do I stop users navigating to them, then? And how do I load the source files - as a resource from the plugin jar?Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
How to implement references to elements not in project?
0 票
创建于
2009年10月26日 11:27
Hi Dmitry,Ok, thanks. I'll try that this evening and see how I go.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Problem using test fixtures - CORE_PLUGIN_ID not registered with IC
0 票
创建于
2009年10月19日 12:23
*bump*Does anyone have any ideas about this? I tried again on the weekend with Community Edition, figuring that I could debug the code and see where it was failing. I ported my code to Maia but I g...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 票
创建于
2009年10月21日 11:34
Hi Serhiy,Thanks - that's interesting. The bit that I don't understand is that I'm returning true from canFindUsageFor(), but it's not calling resolve(). I'm wondering if for some reason it can't f...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 票
创建于
2009年10月23日 19:41
This seems to be my problem, it looks like a bug in IDEA. If I add a comment somewhere in my file, for example:;;; get sid request(define get-sid-requestand;;; find sid(define find-sidFind Usages w...
社区
IntelliJ IDEA Open API and Plugin Development
Problem with Find Usages
0 票
创建于
2011年01月11日 03:55
I managed to fix this - my completion contributor didn't have the language set in the plugin.xml.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Completion related NPE in Idea X
0 票
创建于
2010年12月23日 00:06
Hi Dmitry,Excellent, thanks - I'll take a look.Cheers,Colin
社区
IntelliJ IDEA Open API and Plugin Development
Interactive REPL support in Idea 10?
0 票
创建于
2011年03月06日 12:30
I see this with 10.0.2 as well, I didn't see it with 10.0.0.
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 票
«
第一页
‹
上一页
下一页
›
最后
»