Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Omrizloof
Total activity
4
Last activity
July 31, 2020 07:37
Member since
June 03, 2020 17:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
July 31, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Android studio plugin using kotlin PSI
2 votes
Edited
June 10, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Android studio plugin using kotlin PSI
0 votes