主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vicky D
活动总数
96
最后的活动
2022年01月24日 19:15
成员加入日期
2017年03月30日 06:33
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
30
活动概览
帖子(14)
评论(51)
按最近的活动排序
最近的活动
投票数
创建于
2017年09月13日 19:26
Resolved: Turns out @Required elements will always go to the top. In my case, url was marked @required and rest were not.
社区
IntelliJ IDEA Open API and Plugin Development
How to influence the order in which DOM elements are inserted?
0 票
创建于
2017年09月13日 17:11
I am facing the same problem. I have Setting interface public interface Setting extends DomElement { @NotNull GenericDomValue<String> getEnv(); @NotNull GenericDomValue<String> getServer();} an...
社区
IntelliJ IDEA Open API and Plugin Development
How to influence the order in which DOM elements are inserted?
0 票
创建于
2017年08月16日 23:42
Hi Serge The following method was not being generated in the earlier version (even until 172.1.5). Now it has suddenly started being generated since 172.2 Is there a reason for that? Some of our...
社区
IntelliJ IDEA Open API and Plugin Development
2017.2 EAP and getFont*() methods in UI forms generated as source
0 票
已编辑于
2017年05月08日 05:26
Hi Yann Thank you for your help I made good progress. Thanks
社区
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 票
创建于
2017年05月04日 02:10
Any sample if not using DOM API?
社区
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 票
创建于
2017年04月28日 19:38
Could you elaborate on the approach you took? I am facing the same problem. I am not sure how to create FileReferenceSet for the text in my attribute To be more specific, I have something like <m...
社区
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 票
创建于
2017年04月19日 17:27
Yes, it is a warning, but we would not like to show the warning either. We have another source root 'gsrc' like 'src' where we do not allow to create Java classes.
社区
IntelliJ IDEA Open API and Plugin Development
Disabling action in update method of another action
0 票
创建于
2017年04月19日 14:11
Java 'New package' shows an error in the dialog of "Create new package" if the package name is a strong keyword. In our plugin, we allow strong keywords as intermediate package names (just not the ...
社区
IntelliJ IDEA Open API and Plugin Development
Disabling action in update method of another action
0 票
创建于
2017年03月30日 22:24
Resolved - the Children must be extend DomElement too
社区
IntelliJ IDEA Open API and Plugin Development
DomInvocationHandler copyFrom() method does not copy the attributes
0 票
创建于
2017年03月30日 19:51
It does not copy if getAttributeChildrenDescriptions() is null How to add description to attributes? Or how can we copy if the attribute description is not there?
社区
IntelliJ IDEA Open API and Plugin Development
DomInvocationHandler copyFrom() method does not copy the attributes
0 票
«
第一页
‹
上一页