主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nick Pratt
活动总数
674
最后的活动
2020年03月24日 17:29
成员加入日期
2003年12月09日 15:09
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
243
活动概览
帖子(150)
评论(280)
按最近的活动排序
最近的活动
投票数
创建于
2010年02月17日 15:49
Thanks.Ok, so now I have a ModuleComponent, and a ProjectComponent. Is there a recommended way for these two components to communicate, or should I just use a Singleton to access the ProjectCompon...
社区
IntelliJ IDEA Open API and Plugin Development
How to create component that puts a button around the outside of the main window?
0 票
创建于
2010年02月18日 14:59
Many thanks - I'm up and running.RegardsNick
社区
IntelliJ IDEA Open API and Plugin Development
How to create component that puts a button around the outside of the main window?
0 票
创建于
2010年02月05日 19:57
This link doesnt go anywhere anymore (like a lot of others).The documentation for the SDK is inadequate at best. No JavaDocs for the PluginSDK out of the box, no obvious place to get it, no simple ...
社区
IntelliJ IDEA Open API and Plugin Development
Looking for a very simple Custom Language sample plugin
0 票
创建于
2010年02月05日 19:39
DmitryHow do you register this new Implementation with IDEA so that the custom code gets called?
社区
IntelliJ IDEA Open API and Plugin Development
How to change the text/icon displayed for each file/directory in project view
0 票
创建于
2013年09月04日 00:47
Many thanks.
社区
IntelliJ IDEA Open API and Plugin Development
New 13.x APIs for PropertiesUtil / PropertiesFile
0 票
创建于
2010年02月12日 19:12
I didn't make the rules...
社区
IntelliJ IDEA Open API and Plugin Development
How to create component that puts a button around the outside of the main window?
0 票
创建于
2010年02月17日 15:56
Here's the relevant code in case it's of any use. I make no reps as to whether this is the best (or correct) way to do this - please feel free to make suggestions for improvements.from plugin.xml:...
社区
IntelliJ IDEA Open API and Plugin Development
How to create component that puts a button around the outside of the main window?
0 票
创建于
2010年07月07日 17:03
I figured this out after stepping through the logging init.Although Idea looks like its using plain old log4j, complete with a log4j config, it's using a wrapper around it. So although you might ha...
社区
IntelliJ IDEA Open API and Plugin Development
Logging from plugin
0 票
创建于
2010年02月11日 20:03
Here's how I got this to work (with no thanks to the SDK documentation):I make no reps as to whether this is the best way to achieve this functionality.Add the following to your plugins META-INF/pl...
社区
IntelliJ IDEA Open API and Plugin Development
How to change the text/icon displayed for each file/directory in project view
0 票
创建于
2013年09月20日 12:40
Thanks. Any chance the API changes could be listed on the change log - either directly or as a link to somewhere?
社区
IntelliJ IDEA Open API and Plugin Development
EAP 13.x DownloadableLibraryTypeBase - removed?
0 票
«
第一页
‹
上一页