Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spurious auto-detected JVMs #405

Open
ewillink opened this issue Feb 16, 2024 · 1 comment
Open

Spurious auto-detected JVMs #405

ewillink opened this issue Feb 16, 2024 · 1 comment

Comments

@ewillink
Copy link

As requested on #393 (comment) the auto-detected installed JREs have gratuitous entries.

305383257-8a1cb896-f856-4ae4-992b-f571c4f46dc8

It looks like redundant poorly named JRE entries are created for JDKs.

Eclipse SDK

Version: 2023-12 (4.30)
Build id: I20231201-0110

@rgrunber
Copy link
Contributor

rgrunber commented Mar 7, 2024

image

I see this as well, although there was an instance where I needed to rediscover JVMs under /usr/lib/jvm/ and after the search it ended up looking like :

image

Many of these are symlinks so at least on Linux/MacOS, it's definitely possible to reduce all entries to their canonical path to avoid duplicates.

@noopur2507 noopur2507 transferred this issue from eclipse-jdt/eclipse.jdt.ui Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants