Nol

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
-
Nol created a post, AnsweredPlugin depends on files that need to exist in path
Hi! The plugin I am developing depends on a couple of .dll, .exe, and other files. I am using Gradle to develop the plugin. For this to work however, they need to be in the PATH of the machine the ... -
Nol commented, -
-
-
Nol created a post, AnsweredChange plugin sandbox boot JDK
I am developing a plugin for Intellji, but this plugin depends on JDK 12. Intellji runs on (a custom version of) JDK 8. I know how to switch this for the IDE I am developing the plugin in, but I ca...