Maldz3
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Maldz3 created a post, AnsweredUnable to access JAR included in IntelliJ plugin from preloading activity
I've included a language server JAR in the lib folder of my IntelliJ plugin for my custom language plugin. I've also added it under dependencies in my build.gradle file like so: compile files('lib/...