主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andrei Sedelnikov
活动总数
32
最后的活动
2020年11月29日 10:22
成员加入日期
2020年01月18日 18:26
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
10
活动概览
帖子(7)
评论(15)
按最近的活动排序
最近的活动
投票数
创建于
2020年08月03日 11:12
already studied - does not help. It literally says "If a plugin processes Kotlin code (e.g., providing inspections), it needs to add a dependency on the Kotlin plugin (Plugin ID org.jetbrains.kotli...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot resolve language with id "kotlin"
0 票
创建于
2020年08月02日 22:05
How to configure Kotlin support using plugin.xml ? (not Gradle) Just adding <depends>org.jetbrains.kotlin</depends> does not work. I failed to find any working tutorial on this.
社区
IntelliJ IDEA Open API and Plugin Development
Cannot resolve language with id "kotlin"
0 票
创建于
2020年01月19日 15:17
I have managed to add Android plugin jars to classpath but when I run my plugin which uses Android classes I get an exception as below. What is still missing? java.lang.NoClassDefFoundError: org/j...
社区
IntelliJ IDEA Open API and Plugin Development
Android plugin get android facet returns null
0 票
创建于
2020年01月18日 18:37
Ok, I figured that out. The key difference is that you need to call getElement() on reference. If you will use resolve() you will always get the original reference. This is not straightforward to u...
社区
IntelliJ IDEA Open API and Plugin Development
Finding usages/references of Java elements
0 票
创建于
2020年01月18日 18:26
Hi, I'm searching for references of class, not a method but I'm having the same issue: all returned references are of my class, which I'm searching for. Ok, I get the idea that this is a _referenc...
社区
IntelliJ IDEA Open API and Plugin Development
Finding usages/references of Java elements
0 票
«
第一页
‹
上一页