Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andrei Sedelnikov
Total activity
32
Last activity
November 29, 2020 10:22
Member since
January 18, 2020 18:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (7)
Comments (15)
Sort by recent activity
Recent activity
Votes
Created
January 19, 2020 15:30
Solved by adding <depends>org.jetbrains.android</depends> to plugin descriptor
Community
IntelliJ IDEA Open API and Plugin Development
Android plugin get android facet returns null
1 vote
Created
November 10, 2020 22:36
Yes it was at runtime. Now it looks like plugin setup is done in two places - xml and .kt file, it was misguiding. I have extended XML and it works now. thanks
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.ClassNotFoundException: org.jetbrains.android.facet.AndroidFacet
0 votes
Created
November 10, 2020 22:35
THank you, that did work
Community
IntelliJ IDEA Open API and Plugin Development
No module for run configuration in gradle-based plugin
0 votes
Created
November 04, 2020 22:01
Thanks, by runIDE I can really run IDE and see my plugin in it. What shall I use for debugging?
Community
IntelliJ IDEA Open API and Plugin Development
No module for run configuration in gradle-based plugin
0 votes
Created
August 04, 2020 11:36
Thanks, this helped to compile. Strange requirement anyway.
Community
IntelliJ IDEA Open API and Plugin Development
Exception by compiling Plugin-Template cloned project
0 votes
Created
August 04, 2020 11:09
Are you sure with your question? The message says "patchPlugin" not Changelog. How to I attach file here - I can share my plugin.xml with you.
Community
IntelliJ IDEA Open API and Plugin Development
Exception by compiling Plugin-Template cloned project
0 votes
Edited
August 04, 2020 11:07
I haven'd changed them after template clone except adding setPlugins("java", "android")
Community
IntelliJ IDEA Open API and Plugin Development
Exception by compiling Plugin-Template cloned project
0 votes
Created
August 03, 2020 14:55
I think I was quite specific. So you are saying that the single possible option is to use PSI structure listeners or whatever? So there is no way to track changes in Editor, independently on langu...
Community
IntelliJ IDEA Open API and Plugin Development
How my plugin can get notified when user modifies current file in editor?
0 votes
Created
August 03, 2020 12:02
This is not explicitely stated in documentation.
Community
IntelliJ IDEA Open API and Plugin Development
Cannot resolve language with id "kotlin"
0 votes
Created
August 03, 2020 11:13
Already did, this is why I am asking here for support. There is no answer to my question there.
Community
IntelliJ IDEA Open API and Plugin Development
How my plugin can get notified when user modifies current file in editor?
0 votes
Next
›
Last
»