You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The new installation paths after the migration from AdoptOpenJDK binaries to Eclipse Foundation are not automatically detected any more.
After upgrade, new JRE/JDK are installed to:
C:\Program Files\Eclipse Foundation
Expected behavior
Installed versions should be detected
Desktop (please complete the following information):
App Version [e.g. 2.0.2]
The text was updated successfully, but these errors were encountered:
tushev
changed the title
New installation path (Adoptiom) not automatically detected
New installation path (Adoptium) not automatically detected
Aug 8, 2021
Version 2.0.2 supports only AdoptOpenJDK releases. Full support for Adoptuim/Eclipse Temurin builds will be added in version 2.0.3, which is currently being developed.
As a temporary fix, you can manually add the new installations into the list, and remove them when 2.0.3 becomes available.
tushev
changed the title
New installation path (Adoptium) not automatically detected
New installation path (Eclipse Temurin [Adoptium] or IBM Semeru) not automatically detected
Aug 9, 2021
I am having a problem for Eclipse Temurin JDK 8.0.302-8-hotspot.
For Windows there exists a version jdk8u302-b08.1, which is installed and the updater tries to update to it nevertheless. It thinks, only jdk8u302-b08 is installed.
Unfortunately, the metadata that is shipped with 8.0.302+8.1 release identifies it as 8.0.302+8, hence the update loop. This is not a bug in Update Watcher for AdoptOpenJDK.
The Adoptium team is aware of this issue and hopefully it will be fixed in the next release.
In the meanwhile, just click Skip this release for jdk8u302-b08.1after you've installed it (at the second update suggestion).
Describe the bug
The new installation paths after the migration from AdoptOpenJDK binaries to Eclipse Foundation are not automatically detected any more.
After upgrade, new JRE/JDK are installed to:
C:\Program Files\Eclipse Foundation
I'm sure that it's not a 'known-not-a-bug'
See: https://github.com/tushev/aojdk-updatewatcher/wiki/Known-not-a-bugs
[X] Yes
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Installed versions should be detected
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: