Smadhavancse
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited How to read resources using kotlin
AnsweredI'm new to kotlin, creating plugin using Kotlin. I have properties file added to resources folder, want to read proprerties file using kotlin Project: I tried the same using java, i was able to ... -
Created Not able to test plugin after upgrading to 2021.2, not working
AnsweredI had created a plugin using earlier version of Intellij IDEA, i updated to 2021.2. After making changes to plugin, I was trying to run the plugin. I was able to see IDE, but then my plugin was not...