Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vicky D
Total activity
96
Last activity
January 24, 2022 19:15
Member since
March 30, 2017 06:33
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
30
Activity overview
Posts (14)
Comments (51)
Sort by recent activity
Recent activity
Votes
Created
September 13, 2017 19:26
Resolved: Turns out @Required elements will always go to the top. In my case, url was marked @required and rest were not.
Community
IntelliJ IDEA Open API and Plugin Development
How to influence the order in which DOM elements are inserted?
0 votes
Created
September 13, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to influence the order in which DOM elements are inserted?
0 votes
Created
August 16, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
2017.2 EAP and getFont*() methods in UI forms generated as source
0 votes
Edited
May 08, 2017 05:26
Hi Yann Thank you for your help I made good progress. Thanks
Community
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 votes
Created
May 04, 2017 02:10
Any sample if not using DOM API?
Community
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 votes
Created
April 28, 2017 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...
Community
IntelliJ IDEA Open API and Plugin Development
PsiReference to PsiFile
0 votes
Created
April 19, 2017 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.
Community
IntelliJ IDEA Open API and Plugin Development
Disabling action in update method of another action
0 votes
Created
April 19, 2017 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Disabling action in update method of another action
0 votes
Created
March 30, 2017 22:24
Resolved - the Children must be extend DomElement too
Community
IntelliJ IDEA Open API and Plugin Development
DomInvocationHandler copyFrom() method does not copy the attributes
0 votes
Created
March 30, 2017 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?
Community
IntelliJ IDEA Open API and Plugin Development
DomInvocationHandler copyFrom() method does not copy the attributes
0 votes
«
First
‹
Previous