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
August 06, 2013 00:37
Sadly, it seems my hack doesn't work 100% of the time - such is the nature of hacks, I guess. I'd like to fix this properly but I'm running out of ideas. Would caching smart element pointers help h...
Community
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 votes
Created
January 02, 2016 08:40
I suspect that you'll need to do this at project open, since AFAIK you can't change module types with the project open. I guess you could always delete the module and recreate it with the same name...
Community
IntelliJ IDEA Open API and Plugin Development
Best way to detect and fix incorrect module type?
0 votes
Created
December 25, 2015 19:20
Hehe, yes, I consider the "API" to be "anything I need", which in this case included that method. I'll use the new one from 15.0.2 on then.Thanks for the details on Kotlin too, that's interesting.
Community
IntelliJ IDEA Open API and Plugin Development
API breakage in 15.0.2
0 votes
Created
December 17, 2015 08:25
I don't think so, I think a JRE + tools.jar should be fine. Can you give me any pointers as to how I would set up an SDK like this? Are there APIs for locating the JRE and tools jars?
Community
IntelliJ IDEA Open API and Plugin Development
Default SDK from bundled JDK?
0 votes
Created
January 11, 2016 09:39
Doesn't requestRebuild() rebuild that index for the entire project?
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
January 11, 2016 10:06
Can you describe briefly how the FilePropertyPushers work?
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
January 11, 2016 10:37
Great, thanks Maxim, that's very interesting.
Community
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 votes
Created
February 28, 2016 20:30
Thanks for posting your findings here, Chris - that's very helpful.
Community
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
0 votes
Created
March 16, 2016 02:54
I wrote all my own licensing code, it's not that hard but it's a little fiddly to get right. It's a digital signature, basically. I'm using Paddle (https://www.paddle.com) for billing, and they've ...
Community
IntelliJ IDEA Open API and Plugin Development
Distribute and Monetize IntelliJ/WebStorm Plugins
0 votes
Created
March 22, 2016 20:45
Hi João, I've investigated this a couple of times, unfortunately the story is fairly sad. Swing's built-in HTML renderer is very basic and definitely won't work for d3. JavaFX is only available in ...
Community
IntelliJ IDEA Open API and Plugin Development
Rendering HTML page for a plugin
0 votes
«
First
‹
Previous
Next
›
Last
»