Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Ilya Chernikov
Total activity
2
Last activity
June 07, 2019 15:41
Member since
June 07, 2019 15:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Ilya Chernikov
commented,
June 07, 2019 15:41
In general, it is a bad idea to use kotlin compiler jar in an idea plugin - it will be very difficult to avoid conflicts with kotlin plugin code. So, I would try to go compileOnly route instead.But...
Community
IntelliJ IDEA Open API and Plugin Development
ClassCastException because of different classloaders
0 votes