You need to sign in to do that
Don't have an account?

Unable to install the Apex Tool kit !!
Unable to install the Apex Toll kit for my Eclipse Version: 3.3.1
I did it as per the step by step procedure provided in the salesforce ADN page on eclipse toolkit..
But I get the following error message:
"Network connection problems encountered during search.
Unable to access "http://www.adnsandbox.com/eclipsetoolkit/10.0/".
Error parsing site stream. [Premature end of file.]
Premature end of file."
Unable to access "http://www.adnsandbox.com/eclipsetoolkit/10.0/".
Error parsing site stream. [Premature end of file.]
Premature end of file."
Also I get a message:
"No features found on the selected sites. choose a different site or site catogory"
Could you please provide me a solution....
Thanks in advance,
Krishna
Window > Preferences > Internet > Proxy Settings
Claudio
Window | Preferences | General | Network Connections.
Also, right click your shortcut, Properties | Shortcut | Target
and make sure after eclipse.exe you have options
-Dhttp.proxyHost=_proxy_name_here
and
-Dhttp.proxyPort=_port_number_here
The problem was caused by the proxy setting error..!!
Regards,
Krishna.
But it gives me the same error again.
I also update my Target in properties of Shortcut.
Can anybody help me out.