There is an updated pull request by 2asoft against master on the void-packages repository https://github.com/2asoft/void-packages 2asoft/jetbrains-intellij-pro https://github.com/void-linux/void-packages/pull/11736 New packages: intellij-idea-ultimate-edition-2019.1.1, CLion-2019.1.2, WebStorm-2019.1.1, GoLand-2019.1.1, RubyMine-2019.1.1 These are based on the existing intellij-idea-community-edition. I'm explicitly removing the JetBrains JDK from each of these, and requiring the virtual java-environment instead. This works, although is not jetBrains' recommended way of running the IDEs because their build of the JDK contains some useful fixes. I will create a separate PR for installing JetBrains-JDK and will modify these packages to require the JetBrains-JDK package. A patch file from https://github.com/void-linux/void-packages/pull/11736.patch is attached