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
rbensonrbenson 

Error when downloading Force.com IDE for Eclipse

Followed steps to download IDE 3.5 and got the following error:

 

Cannot complete the install because one or more required items could not be found.
  Software being installed: Force.com IDE 19.0.0.201006111421 (com.salesforce.ide.feature.feature.group 19.0.0.201006111421)
  Missing requirement: Force.com IDE Core 19.0.0.201006111421 (com.salesforce.ide.core 19.0.0.201006111421) requires 'bundle org.eclipse.core.resources [3.3.0,3.6.0)' but it could not be found
  Cannot satisfy dependency:
    From: Force.com IDE 19.0.0.201006111421 (com.salesforce.ide.feature.feature.group 19.0.0.201006111421)
    To: com.salesforce.ide.core [19.0.0,20.0.0)

JonPJonP

This kind of error usually represents a network/firewall issue where Eclipse is unable to download the files.  Eclipse's install manager is a little buggy so it may take a few tries for it to grab the files.  But if you go to the server directly you can see that all the files are available for download.

mackendwmackendw

Hi:

 

   I downloaded 3.6 (Helios) for linux and am also having this same issue.  The org.eclipse.core.resources plugin is installed at version 3.6.  I've disabled my firewall locally. 

 

   Any idea what is blocking SF's plugin from being installed?

 

thx.

Wendell

mackendwmackendw

In the "Already Installed Software" link, when I display the "Plugin for org.eclipse.core.resources", it reports version 3.6.0.201005....."  Might the appended 201005... stuff be considered a newer version than the 3.3.0,3.6.0 requirement being listed for the Force Plugin and causing the grief?

 

Just a thought.

JonPJonP

The Force.com IDE only supported Eclipse 3.5 and 3.4.  It does not yet support Eclipse 3.6.

mackendwmackendw

My bad.  I selected the wrong link on the eclipse.org download site.  Sorry.

AstrocloudAstrocloud

RE: My bad.  I selected the wrong link on the eclipse.org download site.  Sorry.

 

So what is the right link?