New comment by 2asoft on void-packages repository https://github.com/void-linux/void-packages/pull/12670#issuecomment-595340010 Comment: I resolved the Java issue in other IntelliJ packages by changing the java dependency to `jetbrains-jdk-bin` and symlinking it in the right places. eg [see the WebStorm package](https://github.com/void-linux/void-packages/blob/96f01f4506afc4c84b3f6b905dfffd93f28b7e12/srcpkgs/WebStorm/template#L52). If similar changes are made here, I believe it would just work. @shizonic would you be able to make those changes? Alternatively, I can do so as well. I believe I'll need to open a new PR for that.