主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Fedor Belov
活动总数
41
最后的活动
2016年01月16日 13:01
成员加入日期
2013年01月24日 13:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
14
活动概览
帖子(13)
评论(14)
按最近的活动排序
最近的活动
投票数
创建于
2013年01月24日 13:04
Thank you for your tip. I had one problem: "admin" and "springsource" didn't work for me. To get jmx login/pass check CATALINA_BASE/conf/jmxremote.password file CATALINA_HOME
社区
IntelliJ IDEA Plugin Users
deploying a grails app to tc Server with spring-insight
0 票
创建于
2014年09月27日 14:34
Can I use not Open API classes in my plugin (for example com.intellij.ide.actions.GotoActionBase)? Is it ok for plugins? Will it be approved? Will it work for next versions of IDEA?
社区
IntelliJ IDEA Open API and Plugin Development
How can I create plugin with similar to "ctrl-shift-n" dialog?
0 票
创建于
2014年10月06日 16:33
It doesn't work - just nothing happens. I need to open plain text editor for unknown file extension.
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to specify default editor?
0 票
创建于
2014年10月07日 11:04
Is `FileTypeManagerImpl.cacheFileType(file, PlainTextFileType.INSTANCE);` correct way to override file type? It doesn't look like public API and I think it may change in future versions of IDEA
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to specify default editor?
0 票
创建于
2014年09月30日 13:38
Thanks!May be someone know any "good implemented" UI example to get better idea how it should work? I tried to understand ChooseByNameBase class and found it totally unreadable
社区
IntelliJ IDEA Open API and Plugin Development
Pls suggest good UI guide
0 票
创建于
2014年11月02日 20:03
https://github.com/dkandalov/scratch/commit/46f05236b959eeaeb481005aa98cedb8c4c0d3d8https://github.com/JetBrains/intellij-community/blob/db26bcceb5b547b67f2b642be1bb78f6755f7276/platform/platform-i...
社区
IntelliJ IDEA Open API and Plugin Development
Strange popup on creating files outside of plugin's directory (WebStorm 9)
0 票
创建于
2014年11月08日 11:51
WebStorm 9 SDK doesn't have this class (I found it in IDEA 14 SDK).1. How can I solve this problem in WebStrorm 9 and IDEA 14?2. How do you think is it ok that you change API so frequently?
社区
IntelliJ IDEA Open API and Plugin Development
Strange popup on creating files outside of plugin's directory (WebStorm 9)
0 票
创建于
2014年09月25日 20:41
Thank you
社区
IntelliJ IDEA Open API and Plugin Development
How can I provide UI to change plugin's settings
0 票
创建于
2014年09月25日 19:31
Thank you! it really helped me
社区
IntelliJ IDEA Open API and Plugin Development
Where can I store custom plugin's files?
0 票
创建于
2014年10月06日 17:43
I read sources and found following solution. Is it correct? Is it possible to improve it?OpenFileDescriptor descriptor = new OpenFileDescriptor(project, file); if (!descriptor.navigateInEdit...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to specify default editor?
0 票
下一页
›
最后
»