I am trying to upgrade Eclipse 3.5.1 (on Gentoo Linux) from the Galileo discovery site and I get this error message:
Network connection problems encountered during search.
Unable to access "http://download.eclipse.org/releases/galileo".
Error accessing site stream. [Server returned HTTP response code: 503 for URL: http:
Server returned HTTP response code: 503 for URL: http:
Error accessing site stream. [Server returned HTTP response code: 503 for URL: http:
Server returned HTTP response code: 503 for URL: http:
Error code 503 seems to be designed to stop the software from constantly downloading this file from w3.org. But how can I convince Eclipse to stop requesting it?
source
share