主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vladimir Rudev
活动总数
94
最后的活动
2016年01月17日 12:33
成员加入日期
2010年08月12日 20:29
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
29
活动概览
帖子(20)
评论(45)
按最近的活动排序
最近的活动
投票数
创建于
2012年12月11日 17:35
Thanks Dmitry, however in one module can be more than one one web facet with same name(tested),in this situation after restarting we can't distinguish them.I understand that two web facets with sam...
社区
IntelliJ IDEA Open API and Plugin Development
Storing link to facet in configuration
0 票
创建于
2012年12月12日 09:13
Filled issue in youtrack http://youtrack.jetbrains.com/issue/IDEA-97329 about this bug.
社区
IntelliJ IDEA Open API and Plugin Development
Storing link to facet in configuration
0 票
创建于
2012年12月05日 17:36
Thanks again Dmitry! This is exactly what I need.
社区
IntelliJ IDEA Open API and Plugin Development
Rebuild PSI in directory
0 票
创建于
2012年11月10日 18:11
I'm really sorry - I found cause of my problems:2012-11-10 21:05:17,959 [ 900] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Webtoper (0.1)Plugin was disabled :) - stupid bug.
社区
IntelliJ IDEA Open API and Plugin Development
Extending Properties language
0 票
创建于
2013年01月15日 21:38
Thanks Dmitry - you are absolutely right(as always). I missed that the first line of method was:if (ApplicationManager.getApplication().isUnitTestMode()) return;
社区
IntelliJ IDEA Open API and Plugin Development
How to write test for LineMarkerProvider#collectSlowLineMarkers
0 票
创建于
2013年01月28日 09:12
No, I expected that IDEA will highlight this automatically. So, from you question I see that I need to do it manually.But maybe you know why IDEA does not highlight it automatically(what's the reas...
社区
IntelliJ IDEA Open API and Plugin Development
Fixed-number(single) SubTag elements
0 票
创建于
2013年01月28日 09:35
I'm already use this annotation, and this behaviour is avesome, but thats why I asked this question - IDEA highlight all unknow attributes/tags that not defined in my interface "schema"(also comple...
社区
IntelliJ IDEA Open API and Plugin Development
Fixed-number(single) SubTag elements
0 票
创建于
2013年01月28日 22:53
Filled http://youtrack.jetbrains.com/issue/IDEA-99971
社区
IntelliJ IDEA Open API and Plugin Development
Fixed-number(single) SubTag elements
0 票
创建于
2013年01月28日 23:04
Hmm, after I created and registered empty BDEI implementation(really empty - only constructor) nothing changes,highlightings(errors) for tags and attributes(unknown, mandatory) are the same as with...
社区
IntelliJ IDEA Open API and Plugin Development
Fixed-number(single) SubTag elements
0 票
创建于
2010年08月14日 16:02
Thank you very much!How could I miss this code in EditorTabbedContainer:public static String calcTabTitle(final Project project, final VirtualFile file) { for (EditorTabTitleProvider provider : ...
社区
IntelliJ IDEA Open API and Plugin Development
How to change title in editor tab?
0 票
«
第一页
‹
上一页
下一页
›
最后
»