主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Colin Fleming
活动总数
1477
最后的活动
2024年08月28日 19:36
成员加入日期
2005年01月04日 19:45
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
484
活动概览
帖子(205)
评论(788)
按最近的活动排序
最近的活动
投票数
创建于
2013年08月06日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Strange problem with stub indexing
0 票
创建于
2016年01月02日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Best way to detect and fix incorrect module type?
0 票
创建于
2015年12月25日 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.
社区
IntelliJ IDEA Open API and Plugin Development
API breakage in 15.0.2
0 票
创建于
2015年12月17日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Default SDK from bundled JDK?
0 票
创建于
2016年01月11日 09:39
Doesn't requestRebuild() rebuild that index for the entire project?
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2016年01月11日 10:06
Can you describe briefly how the FilePropertyPushers work?
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2016年01月11日 10:37
Great, thanks Maxim, that's very interesting.
社区
IntelliJ IDEA Open API and Plugin Development
Perl5 plugin for Intellij IDEA
0 票
创建于
2016年02月28日 20:30
Thanks for posting your findings here, Chris - that's very helpful.
社区
IntelliJ IDEA Open API and Plugin Development
Login/Password Management
0 票
创建于
2016年03月16日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Distribute and Monetize IntelliJ/WebStorm Plugins
0 票
创建于
2016年03月22日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Rendering HTML page for a plugin
0 票
«
第一页
‹
上一页
下一页
›
最后
»