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
YADAGIRI AVULAYADAGIRI AVULA 

Force.com IDE Instalation error

Hi All,
I am Installing Force.com IDE in Eclipse 3.8  on linux OS, i am getting thre following error--
"Cannot complete the install because one or more required items could not be found.
  Software being installed: Force.com IDE 36.0.0.201601221512 (com.salesforce.ide.feature.feature.group 36.0.0.201601221512)
  Missing requirement: Force.com IDE 36.0.0.201601221512 (com.salesforce.ide.feature.feature.group 36.0.0.201601221512) requires 'org.eclipse.jdt.ui 3.8.2' but it could not be found"

Can you please give best ways to solve this error......



 
SandhyaSandhya (Salesforce Developers) 
Hi YADAGIRI AVULA ,

There are some  Prerequisites before installing Force.com IDE.

I suggest you refer below links and re install.

https://meighanrockssf.wordpress.com/portfolio/install-force-ide/ 

https://developer.salesforce.com/page/Force.com_IDE_Installation
 
Hope this helps you!

Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution. If you felt I went above and beyond, you can give me kudos.
 
Thanks and Regards
Sandhya

 
MeighanSFMeighanSF
Hey! I had this same error when installing, it was due to not properly unzipping the package:
 
After downloading eclipse after opening, select Help - Install New Software - Available Software Sites

Site name: Force.com IDE  
location: http://media.developerforce.com/force-ide/eclipse42
Select Force.com IDE and Next either at the bottom of the window currently or just before finishing the install and error message displays stating:

force.com ide 28.0.1.201309101331 (com.salesforce.ide.feature.feature.group 28.0.1.201309101331) requires 'org.eclipse.update.ui 0.0.0' but it could not be found
This happens via the Eclipse site and with the built in marketplace.

StackExchange Link (http://bit.ly/2d5OwKG)
The solution in to unzip the Eclipse file with 7-zip and you'll be good to go!
This error occurs when the Eclipse package was not unzipped properly. There are issues with the Windows built in decompression settings that can cause the folders/files within the package from properly decompressing. To fix delete the Eclipse package that had been decompressed and use a program such as 7-zip to decompress the existing zip file.
Open Eclipse select Help - Install New Software - Available Software Sites and enter

Name:  Force.com IDE
location: http://media.developerforce.com/force-ide/eclipse42
This location works for both 4.2 and 4.3 and will allow for the installation for the app
 
Hope that helps!

7-Zip Downloads (http://bit.ly/2dJTqi6)