主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2014年07月28日 23:18
Right - if you want users to send you their log, the easiest way is to point them to Help->Show log in Finder/Explorer/whatever it is on linux.
社区
IntelliJ IDEA Open API and Plugin Development
logging System.err
0 票
创建于
2014年06月21日 19:42
See also this previous thread about caching: http://devnet.jetbrains.com/message/5492020
社区
IntelliJ IDEA Open API and Plugin Development
What is the best strategy to cache PsiClass objects ?
0 票
创建于
2014年08月04日 20:08
There's no advantage at all to using the Ultimate Edition for development except for final testing, or if your plugin uses features only present in Ultimate Edition. If you're not sure if that's th...
社区
IntelliJ IDEA Open API and Plugin Development
Tons of doubts with plugin development help
0 票
创建于
2014年08月06日 21:38
Hi Konstantinos,You don't have to run your tests under JUnit - I do all my testing with the fixtures. Here's my init code - it's in Clojure, but hopefully you can see what's going on well enough:de...
社区
IntelliJ IDEA Open API and Plugin Development
null ptr during unit testing
0 票
创建于
2014年10月25日 23:36
Unfortunately I don't have a dynamic back-end on my server, it's just static files.
社区
IntelliJ IDEA Open API and Plugin Development
More problems with custom repositories
0 票
创建于
2014年10月26日 11:42
I hadn't seen the platform types, that does look quite nice, although it seems like integrating it with the new nullity inference engine in v14 would be even nicer :-)How good is the Java->Kotlin c...
社区
IntelliJ IDEA Open API and Plugin Development
Which Java version should plugin authors target for plugin languages targeted at IDEA14+
0 票
创建于
2014年12月14日 07:12
That looks great, Alan - I'd love to see some code if you don't mind!
社区
IntelliJ IDEA Open API and Plugin Development
Graph Api / Diagram API questions
0 票
创建于
2015年01月21日 12:37
Ok, thanks Egor.Do you have a recommendation for the CLJX question? In that case I would need execution to stop in Clojure code (JVM debugger) and ClojureScript code (either JetBrains' JavaScript d...
社区
IntelliJ IDEA Open API and Plugin Development
Some questions about JVM debugger expression evaluation
0 票
创建于
2015年01月21日 22:14
Thanks Vladimir, that's very interesting. I hadn't seen PositionManagerEx, it looks like I could actually use that to solve my previous two problems of the boolean return code and the stack frame c...
社区
IntelliJ IDEA Open API and Plugin Development
Some questions about JVM debugger expression evaluation
0 票
创建于
2015年02月04日 21:34
Thanks Dmitry, that's good to know. Is it currently possible for us to hook into the help topic mechanism, and redirect clicks of the help topic buttons to our own doc pages?
社区
IntelliJ IDEA Open API and Plugin Development
Plugin JavaHelp as a separate module
0 票
«
第一页
‹
上一页
下一页
›
最后
»