主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2011年03月30日 10:32
Will this be fixed in a 10.0 point release?
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 票
创建于
2011年03月30日 18:09
Great, thanks Maxim.
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 票
创建于
2011年03月20日 01:06
Can you post some snippets of the relevant code, or can we see what you're doing online somewhere? I've spent quite a lot of time with this recently, but without seeing the code it's hard to say wh...
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月20日 13:56
The problem is in the textAvailable() method of your ProcessHandler - this will be called with each line of output from the process. You can see how this works in OSProcessHandler - the ReadProcess...
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月20日 16:38
Hmm, in that case, I'm not sure, sorry. I based my console off the one in the Clojure plugin - looking at how yours is set up, in the Clojure plugin a lot of the initAndRun() function from Abstract...
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月20日 17:16
Yeah, it took me a while to understand what was going on, for sure. My implementation is more complex now (I have some code I have to push) since I wanted to handle various REPL types (an in-proces...
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月21日 09:14
Ugh, yeah, I had a similar problem with Kawa, but fortunately it was easier to find since Kawa just exited with an error rather than silently doing something different. Still, glad it's working now!
社区
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 票
创建于
2011年03月12日 17:52
Great, thanks Dmitry.
社区
IntelliJ IDEA Open API and Plugin Development
commitDocument in TypedHandler?
0 票
创建于
2011年03月08日 15:39
Sure, I was also going to paste a screenshot but it seems to be a sporadic problem. One of my users sees it pretty much constantly, I saw it last night but I can't see it now. This is the plugin.xm...
社区
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 票
创建于
2011年03月09日 16:44
Ok, I'll see if I can find a better group of shortcut keys. Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 票
«
第一页
‹
上一页
下一页
›
最后
»