主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Brice
活动总数
128
最后的活动
2025年10月17日 12:04
成员加入日期
2011年10月31日 19:24
关注
0 名用户
关注者数
0 名用户
投票数
35
订阅数
26
活动概览
帖子(14)
评论(53)
按最近的活动排序
最近的活动
投票数
创建于
2013年07月24日 11:20
Yes I've seen that in June while looking at a Stackoverflow question : http://stackoverflow.com/questions/15181079/apple-retina-display-support-in-java-jdk-1-7-for-awt-swingThat's good news indeed....
社区
IntelliJ IDEA EAP Users
IDEA on JDK 7 - now that Mac OS X is officially supported
0 票
创建于
2012年06月24日 12:21
Hi everyone,For the moment I think this hack can do the trick :)http://youtrack.jetbrains.com/issue/IDEA-87500#comment=27-346931I must say I'm eager to use intellij on the new hi-resolution MBP. St...
社区
IntelliJ IDEA Users
Retina Displays
0 票
创建于
2012年05月08日 10:42
Perfect.For the record, this code is triggered on a UI event. To make this task asynchronous I put this code in a Runnable submitted to the IntelliJ executor : LaterInvocator.invokeLater Thanks aga...
社区
IntelliJ IDEA Open API and Plugin Development
How to refresh / invalidate the cache of decompiled files ?
0 票
创建于
2012年06月19日 19:08
That's great, thanks.Now that gralde is out, that would be nice to have gradle support as well.Anyway thanks for the help :)Brice
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 票
创建于
2012年06月27日 17:52
Oh, damn that's too bad. I'll fill an issue then.Thanks for the quick answer :)
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
创建于
2011年11月02日 18:50
Hi Dmitry,Thx for the answer, it seems it is working. The following implementation seems to do the job (don't mind yet the returned text as I'm experiencing how things work) :public class JavaDecom...
社区
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 票
创建于
2011年11月02日 19:46
Hi DmitryThx for the quick reply.Cool for the binary compatibility. Anyway regarding the issue about sources. The following snippet is the code I tried: @Override public Language obtainLangu...
社区
IntelliJ IDEA Open API and Plugin Development
Replacing the content of a java file editor
0 票
创建于
2012年06月24日 12:15
By the way, here's my custom build script. It's based on the generated file from IntelliJ (OSX).https://bitbucket.org/bric3/jd-intellij/src/4d206b67f8af/jd-intellij.xmlhttps://bitbucket.org/bric3/j...
社区
IntelliJ IDEA Open API and Plugin Development
Is there a way to build a plugin with a script (ant, gradle)
0 票
创建于
2012年06月29日 16:58
Oddly enough, when restarting IntelliJ. When the plugin is not installed, there's a popup indicating that there's an update available but with every bit of information in plugin.xml :
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
创建于
2012年06月30日 17:18
For reference, I created an issue here on the matter : http://youtrack.jetbrains.com/issue/IDEA-88075
社区
IntelliJ IDEA Open API and Plugin Development
Plugin details in custom / enterprise plugin repository
0 票
«
第一页
‹
上一页
下一页
›
最后
»