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

Force.come IDE Spring 10 Install Error
I've Downloaded Eclipse 3.5 SR2 (from the link provided in Installation of Force.come IDE), and I'm trying to install Force.come IDE in it, and am facing this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Force.com IDE 18.0.0.201004191706 (com.salesforce.ide.feature.feature.group 18.0.0.201004191706)
Missing requirement: Force.com IDE Compatibility 18.0.0.201004191706 (com.salesforce.ide.core.compatibility 18.0.0.201004191706) requires 'package org.apache.log4j 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Force.com IDE 18.0.0.201004191706 (com.salesforce.ide.feature.feature.group 18.0.0.201004191706)
To: com.salesforce.ide.core.compatibility [18.0.0.201004191706]
I could not install the IDE :( .. please help.
All Answers
My install went w/o a hitch. No idea why yours had trouble.
Rich C.
I had the same problems with Windows 7 when I tried installing eclipse under Program Files. I moved it to c:/eclipse/ and voila! :)
Had the same error, moved eclipse from c:/eclipse3.5.2 to c:/eclipse and it worked.
OS: Windows NT
I am using Windows 7 and encountered the same problem - copying a couple of the jar files from my old Eclipse folder solved the problem immediately.
> I am using Windows 7 and encountered the same problem - copying a couple of the jar files from my old Eclipse folder
> solved the problem immediately.
Which .jar files?
From where to where?
don't use the JAR file approach, even if you are able to run it afterwards, you will not be able to install updates or other packages. Just copy eclipse to c:/eclipse and run it from there, then you can install all packages including force.com ide without any issues.
hth
I actually installed an older version of eclipse (3.5.2) located here:
http://download.eclipse.org/eclipse/downloads/
And then the salesforce IDE installed perfectly.
I got the same error, thanks to this reply, I fixed it immediately. I got the copy of this file from --
http://gibble.googlecode.com/svn-history/r60/trunk/gibble/lib/swtbot/org.apache.log4j_1.2.13.v200806030600.jar
I installed Eclipse 3.6 (following Force.com IDE guide here -- http://wiki.developerforce.com/page/Force.com_IDE_Installation_for_Eclipse_3.6 ) and used this link. I just copied it to my plugin directory, and it worked well. (C:\Program Files\eclipse\plugins)