Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Keith Lazuka
Total activity
20
Last activity
July 28, 2020 14:15
Member since
June 02, 2017 19:43
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
6
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
September 27, 2019 12:24
I haven't done anything yet.
Community
IntelliJ IDEA Open API and Plugin Development
How to collect usage data?
0 votes
Created
February 15, 2019 18:54
Thanks, that's what I figured. I'll look at it closely before adding anything.
Community
IntelliJ IDEA Open API and Plugin Development
How to collect usage data?
0 votes
Edited
December 29, 2017 20:12
Yep, that was it. Thanks! I had my own `parentOfType` inline Kotlin function but was accidentally importing the one from java-impl. Is there a way for me to run my tests against products like WebSt...
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException for PsiTreeUtilKt in WebStorm
0 votes
Created
December 28, 2017 17:30
When I package my plugin for development, it generates a JAR that just contains my project's class files--there are no JARs bundled with it. I'm new to IntelliJ plugin development so maybe I'm miss...
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException for PsiTreeUtilKt in WebStorm
0 votes