My Adoptium installations weren't being auto-detected, so I took a look at the registry and found that the registry keys are now under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Eclipse Adoptium instead of "Eclipse Foundation". This PR adds that as an extra registry root.
(Note that I haven't compiled and tested this, but this PR should be trivial enough that there is no need.)
My Adoptium installations weren't being auto-detected, so I took a look at the registry and found that the registry keys are now under
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Eclipse Adoptium
instead of "Eclipse Foundation". This PR adds that as an extra registry root.(Note that I haven't compiled and tested this, but this PR should be trivial enough that there is no need.)