I really don\'t know what\'s going on with Eclipse 3.5 (3.5.0 or 3.5.1, same issues), but it\'s been now 2 days that I\'m struggling with Eclipse to find a way to make the p
I meet the same questions in 3.7 on ubuntu 12.04. My Os use a proxy 127.0.0.1,and the eclipse use another proxy 192.168.1.1.
I read the .log for info. It says !MESSAGE System property http.proxyHost is set to 127.0.0.1 but should be 192.168.1.1.
so I change the eclipse net work setting to the same as the system . At last,it works.