Custom IntelliJ IDEA CE with bundled JDK
Hi,
Is there a way to bundle the custom JDK/JRE by JetBrains ourselves in a custom IntelliJ IDEA CE build? Is there an official way to do this, or should we just stuff a JDK/JRE in the folders as indicated by the build/scripts/utils.gant script?
Thanks,
Mario
Please sign in to leave a comment.
The OpenJDK license (GPL v2 with the classpath exception) definitely allows you to redistribute our version of the OpenJDK. There is no "official" way to do it, but you can copy the binaries from an IntelliJ IDEA distribution to the correct place in the layout directory.