Connects to ping.aptana.com:443 without using proxy settings
Brought to you by:
fabioz
It seems that on start up the Pydev plugin attempts to connect to the above URL. However, I assume it does not do this via the correct Eclipse API, as it does not use the proxy password set in the Eclipse preferences. This causes an annoying password prompt dialog box to pop up every time Eclipse is started.
I captured proof of this by temporarily changing my proxy settings and capturing the request:
[2010-10-25 11:11:19.530] INFO {TinyHTTPProxy Thread-2} connect to ping.aptana.com:443
Any news on this subject ?
This is still an issue in the current version and is really anoying in enterprise environment.