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
July 28, 2014 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.
Community
IntelliJ IDEA Open API and Plugin Development
logging System.err
0 votes
Created
June 21, 2014 19:42
See also this previous thread about caching: http://devnet.jetbrains.com/message/5492020
Community
IntelliJ IDEA Open API and Plugin Development
What is the best strategy to cache PsiClass objects ?
0 votes
Created
August 04, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
Tons of doubts with plugin development help
0 votes
Created
August 06, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
null ptr during unit testing
0 votes
Created
October 25, 2014 23:36
Unfortunately I don't have a dynamic back-end on my server, it's just static files.
Community
IntelliJ IDEA Open API and Plugin Development
More problems with custom repositories
0 votes
Created
October 26, 2014 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...
Community
IntelliJ IDEA Open API and Plugin Development
Which Java version should plugin authors target for plugin languages targeted at IDEA14+
0 votes
Created
December 14, 2014 07:12
That looks great, Alan - I'd love to see some code if you don't mind!
Community
IntelliJ IDEA Open API and Plugin Development
Graph Api / Diagram API questions
0 votes
Created
January 21, 2015 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...
Community
IntelliJ IDEA Open API and Plugin Development
Some questions about JVM debugger expression evaluation
0 votes
Created
January 21, 2015 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...
Community
IntelliJ IDEA Open API and Plugin Development
Some questions about JVM debugger expression evaluation
0 votes
Created
February 04, 2015 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?
Community
IntelliJ IDEA Open API and Plugin Development
Plugin JavaHelp as a separate module
0 votes
«
First
‹
Previous
Next
›
Last
»