Upon start: "Cannot start under Java 1.8.0_252-b09: Java 11 or later is required." Since Java 11 is not (yet) supported on Gentoo this is kind of a blocker. Patching the idea.sh script so that it includes IDEA_JDK=/opt/openjdk-bin-11 would make sense to me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=767367e467fa4684f91bad807242b63bd96d2091 commit 767367e467fa4684f91bad807242b63bd96d2091 Author: Mike Pagano <mpagano@gentoo.org> AuthorDate: 2020-12-30 23:34:07 +0000 Commit: Mike Pagano <mpagano@gentoo.org> CommitDate: 2020-12-30 23:34:07 +0000 dev-util/idea-community: Use jdk-11 on start, jdk-8 not supported Thanks to Stefan de Konink for reporting Closes: https://bugs.gentoo.org/762334 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Mike Pagano <mpagano@gentoo.org> dev-util/idea-community/files/idea-community-jdk.patch | 11 +++++++++++ .../idea-community-2020.3.0.203.5981.155-r1.ebuild | 13 ++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-)