function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SathyaincampusSathyaincampus 

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
JonPJonP
That file has been successfully downloaded over 700 times since it was published last week, and I just checked it again, so the HTTP 403 error definitely was not returned by our server.

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
SathyaincampusSathyaincampus
Hi Jon,

      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
JonPJonP
That's very odd.  Can you access the file directly in a browser, outside Eclipse?

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
SathyaincampusSathyaincampus
Hi 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


JonPJonP
Download the following files from http://www.adnsandbox.com/tools/ide/install/ then place them in a folder on your local hard drive:

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
SathyaincampusSathyaincampus
Hi Jon, 

     Thank you so much.
This one worked for me. now am able to work with the salesforce toolkit in eclipse.

Regards
Sathya
SubhashSubhash
Hi Jon,
 
Thank You for your prompt response in this discussion.. I am facing the same problem with force.com in my Eclipse.
 
Can you please tell me where can i find these jar files.
 
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

Please let me know.... Thank You So Much..
 
I appreciate your help.
SathyaincampusSathyaincampus
Hi Subash,

    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