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
Jazz@SalesforceJazz@Salesforce 

Force.com IDE Installation Issues

I have got eclipse Helios installed and I am trying to install force.com IDE. I have treied with all the three versions and when I try with version 29 I get the mentioned below error message :

Cannot complete the install because one or more required items could not be found.
  Software being installed: Force.com IDE 29.0.0.201310181333 (com.salesforce.ide.feature.feature.group 29.0.0.201310181333)
  Missing requirement: Force.com IDE 29.0.0.201310181333 (com.salesforce.ide.feature.feature.group 29.0.0.201310181333) requires 'org.eclipse.jface.text 3.8.0' but it could not be found

Any help on this would be much appreciated.
jr0cket-salesforcejr0cket-salesforce
Eclipse Helios was released in 2010 and is not supported by version 29 of the API.

Your options are to either install Eclipse Juno (4.2) or Eclipse Kepler (4.3) and work with version 29 onwards of the API

Or if you cannot upgrade Helios for any reason, you could alternatively use a tool called MavensMate, which has similar features to Force.com IDE

http://mavensmate.com/

Thank you
Jazz@SalesforceJazz@Salesforce
Strange but a new information for me. I thght Helios is compatible with IDE 28 atleast. Let me give it a try. Thanks :)