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

FORCE.COM IDE Installation problem. Error retrieving "api_14.0.2.200812101436.jar"
when I try to add this FORCE.COM IDE in my Eclipse I get an error like above :
Update operation has failed
Error retrieving "plugins/com.salesforce.ide.api_14.0.2.200812101436.jar". Server returned HTTP response code: "403 Forbidden" for URL: http://www.adnsandbox.com/tools/ide/install/plugins/com.salesforce.ide.api_14.0.2.200812101436.jar.
Even I am not able to access the URL mentioned above through browser it says URL forbidden.
Am Not able to Install FORCE.COM IDE
Update operation has failed
Error retrieving "plugins/com.salesforce.ide.api_14.0.2.200812101436.jar". Server returned HTTP response code: "403 Forbidden" for URL: http://www.adnsandbox.com/tools/ide/install/plugins/com.salesforce.ide.api_14.0.2.200812101436.jar.
Even I am not able to access the URL mentioned above through browser it says URL forbidden.
Am Not able to Install FORCE.COM IDE
It sounds like your proxy/firewall may be rejecting the URL, perhaps because it contains a .jar file? You should contact your IT department.
Jon
salesforce.com Product Manager
But the other jar files for the WST option is getting downloaded. It says error only with the Force.com IDE URL as forbidden.
One more query. If I download the jar file separately as a file is there anyway to install it to eclipse???
If so pls guide me in the same.
Regards
Sathya
You can create a local update site on your hard drive by downloading http://www.adnsandbox.com/tools/ide/install/site.xml and the plug-in files in http://www.adnsandbox.com/tools/ide/install/features/ and http://www.adnsandbox.com/tools/ide/install/plugins/. It sounds like you know the jar filenames already, but I can look up the filenames for you if that would help.
Jon
First of all Thank you very much for your replies. I have downloaded api_14.0.2.200812101436.jar file from the given location separately. now can you pls give me the steps of how to install the FORCE.COM IDE toolkit to Eclipse 3.3.x from the jar file that i have downloaded?
Pls help me
Regards
Sathya
site.xml
features/com.salesforce.ide.feature_14.0.2.200812101436.jar
plugins/com.salesforce.ide_14.0.2.200812101436.jar
plugins/com.salesforce.ide.api_14.0.2.200812101436.jar
plugins/com.salesforce.ide.branding_14.0.2.200812101436.jar
plugins/com.salesforce.ide.core_14.0.2.200812101436.jar
plugins/com.salesforce.ide.deployment_14.0.2.200812101436.jar
plugins/com.salesforce.ide.documentation_14.0.2.200812101436.jar
plugins/com.salesforce.ide.schemabrowser_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui.editors_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui.editors.intro_14.0.2.200812101436.jar
To install, follow the Force.com IDE installation instructions on developer.force.com, but instead of defining a "Remote Site" for www.adnsandbox.com, create a "Local Site" pointing to the local folder containing the above files. Everything else should work the same.
Jon
Thank you so much.
This one worked for me. now am able to work with the salesforce toolkit in eclipse.
Regards
Sathya
features/com.salesforce.ide.feature_14.0.2.200812101436.jar
plugins/com.salesforce.ide_14.0.2.200812101436.jar
plugins/com.salesforce.ide.api_14.0.2.200812101436.jar
plugins/com.salesforce.ide.branding_14.0.2.200812101436.jar
plugins/com.salesforce.ide.core_14.0.2.200812101436.jar
plugins/com.salesforce.ide.deployment_14.0.2.200812101436.jar
plugins/com.salesforce.ide.documentation_14.0.2.200812101436.jar
plugins/com.salesforce.ide.schemabrowser_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui.editors_14.0.2.200812101436.jar
plugins/com.salesforce.ide.ui.editors.intro_14.0.2.200812101436.jar
As he has mentioned in the previous thread.
You have to download this from :
http://www.adnsandbox.com/tools/ide/install/
like for example : if it is site.xml
it should be
http://www.adnsandbox.com/tools/ide/install/site.xml
and for features folder
http://www.adnsandbox.com/tools/ide/install/features/com.salesforce.ide.feature_14.0.2.200812101436.jar
and sameway for plugins :
http://www.adnsandbox.com/tools/ide/install/plugins/com.salesforce.ide_14.0.2.200812101436.jar
Regards
Sathya