New issue by AlwaysIngame on void-packages repository https://github.com/void-linux/void-packages/issues/44888 Description: Hello, I was looking at the template for Eclipse, and it seems that it depends on openjdk11? Additionally, in the install process it sets the VM as jdk11 in eclipse.ini. I am just wondering why this is done this way? As far as I know Eclipse requires JDK 17, and wouldn't it be better for Eclipse to depend on a, maybe "virtual?java-environment>=17" instead so that we do not have to install multiple jdks?