主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Omrizloof
活动总数
4
最后的活动
2020年07月31日 07:37
成员加入日期
2020年06月03日 17:00
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2020年07月31日 07:37
[SOLVED] In the end the solution to my problem was fixing 2 things in the build.gradle file: the first change was changing the imported kotlin compiler library to: org.jetbrains.kotlin:kotlin-compi...
社区
IntelliJ IDEA Open API and Plugin Development
Android studio plugin using kotlin PSI
2 票
已编辑于
2020年06月10日 16:17
Thanks for the quick reply. I do have the java module set as a dependency of my project. In my XML, i tried both: <depends>com.intellij.modules.java</depends> and: <depends>com.intellij.jav...
社区
IntelliJ IDEA Open API and Plugin Development
Android studio plugin using kotlin PSI
0 票