Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse IDE - can't connect to external repositories(Connection is never reached when trying to install new features)
Eclipse IDE - can't connect to external repositories [message #550581] Fri, 30 July 2010 21:59
iapazmino  is currently offline iapazmino Friend
Messages: 2
Registered: July 2010
Junior Member
Hi everybody,

I'm trying to install a new plugin, subversion plugin, to my eclipse galileo, but connection can't be reached. I'm standing in a network behind a firewall. so, i've set the active provider to manual and given login information for the proxy to http, https and socket. And added proxy exceptions.

I've also added proxy configuration to my eclipse.ini
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors= org.eclipse.ecf.provider.filetransfer.httpclient
-Dhttp.proxyPort=8000
-Dhttp.proxyHost=proxy_ip
-Dhttp.proxyUser=DOMAIN\username
-Dhttp.proxyPassword=password
-Dhttp.nonProxyHosts=localhost|127.0.0.1|svn_ip

Every time I try to connect to an update site it takes forever and after a long while it will just say it can't. This will happen when I've added the eclipse.ini configuration and not.

Any ideas on how to fix this?
Thanks in advance
Previous Topic:Saving AST Changes
Next Topic:Increase the available heap memory?
Goto Forum:
  


Current Time: Fri Apr 26 11:34:16 GMT 2024

Powered by FUDForum. Page generated in 0.02486 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top