Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Smadhavancse
Total activity
6
Last activity
August 16, 2021 09:34
Member since
July 30, 2021 19:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 16, 2021 09:34
Found solution for the above issue. Below code works this.javaClass.classLoader.getResource("app.properties").readText()
Community
IntelliJ IDEA Open API and Plugin Development
How to read resources using kotlin
1 vote
Created
August 08, 2021 07:35
I tried ResourceUtil class, but still its searching file folder from below location /Users/smadhavan/IdeaProjects/MyPlugin/build/idea-sandbox/plugins/kotlin/lib/kotlin-1.0-SNAPSHOT.jar!/ I also ma...
Community
IntelliJ IDEA Open API and Plugin Development
How to read resources using kotlin
0 votes