Skip to content

Commit

Permalink
devonfw#1052: add official eclipse download URL since other configure…
Browse files Browse the repository at this point in the history
…d mirrors are outdated or seem obsolete (devonfw#1113)
  • Loading branch information
hohwille authored Mar 7, 2025
1 parent 673c5f2 commit 2e399e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
public abstract class EclipseUrlUpdater extends WebsiteUrlUpdater {

private static final String[] MIRRORS = {
"https://download.eclipse.org/technology/epp/downloads",
"https://archive.eclipse.org/technology/epp/downloads",
"https://ftp.osuosl.org/pub/eclipse/technology/epp/downloads" };

Expand Down

0 comments on commit 2e399e4

Please sign in to comment.