Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Colin Fleming
Total activity
1477
Last activity
August 28, 2024 19:36
Member since
January 04, 2005 19:45
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
484
Activity overview
Posts (205)
Comments (788)
Sort by recent activity
Recent activity
Votes
Created
March 30, 2011 10:32
Will this be fixed in a 10.0 point release?
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 votes
Created
March 30, 2011 18:09
Great, thanks Maxim.
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: gnu.trove.THashSet
0 votes
Created
March 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 votes
Created
March 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 votes
Created
March 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 votes
Created
March 20, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 votes
Created
March 21, 2011 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!
Community
IntelliJ IDEA Open API and Plugin Development
Using the new Language Console API
0 votes
Created
March 12, 2011 17:52
Great, thanks Dmitry.
Community
IntelliJ IDEA Open API and Plugin Development
commitDocument in TypedHandler?
0 votes
Created
March 08, 2011 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...
Community
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 votes
Created
March 09, 2011 16:44
Ok, I'll see if I can find a better group of shortcut keys. Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
Action shortcut not being displayed
0 votes
«
First
‹
Previous
Next
›
Last
»