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
samthakur74samthakur74 

Error installing Force.com IDE plugin eclipse indigo

Hello,

I get the following error during plugin installation. I have ensured Eclipse is not under program files. I tried runninf eclispe as administrator.

Can someone tell me exactly what and how does one configure on windows 7 UAC to ensure this problem goes.

away?

 

I did try to add my login user to administrator group. I also gave all authenticated users modify permissions in eclipse folder

 

regards
Sameer

 

cannot complete the install because of a conflicting dependency.
  Software being installed: Force.com IDE 23.0.2.201201091635 (com.salesforce.ide.feature.feature.group 23.0.2.201201091635)
  Software currently installed: Eclipse IDE for Java Developers 1.4.0.20110615-0550 (epp.package.java 1.4.0.20110615-0550)
  Only one of the following can be installed at once:
    International Components for Unicode for Java (ICU4J) 4.4.2.v20110208 (com.ibm.icu 4.4.2.v20110208)
    International Components for Unicode for Java (ICU4J) 4.0.1.v20090822 (com.ibm.icu 4.0.1.v20090822)
  Only one of the following can be installed at once:
    Structured Source Editor 1.1.102.v200910200227 (org.eclipse.wst.sse.ui 1.1.102.v200910200227)
    Structured Source Editor 1.3.0.v201105101529 (org.eclipse.wst.sse.ui 1.3.0.v201105101529)
  Cannot satisfy dependency:
    From: Force.com IDE 23.0.2.201201091635 (com.salesforce.ide.feature.feature.group 23.0.2.201201091635)
    To: org.eclipse.wst.html.ui [1.0.0,2.0.0)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java Developers 1.4.0.20110615-0550 (epp.package.java 1.4.0.20110615-0550)
    To: org.eclipse.epp.package.java.feature.feature.group [1.4.0.20110615-0550]
  Cannot satisfy dependency:
    From: EPP Java Package 1.4.0.20110615-0550 (org.eclipse.epp.package.java.feature.feature.group 1.4.0.20110615-0550)
    To: org.eclipse.rcp.feature.group 3.7.0

Best Answer chosen by Admin (Salesforce Developers) 
Abhinav GuptaAbhinav Gupta

Seems plugin is not compatible with Eclipse indigo, as mentioned here they are officialy listing the plugin till eclipse 3.6. Anyway, I am looking forward to start using Indigo myself so will give this a try and will revert soon.

All Answers

Abhinav GuptaAbhinav Gupta

Seems plugin is not compatible with Eclipse indigo, as mentioned here they are officialy listing the plugin till eclipse 3.6. Anyway, I am looking forward to start using Indigo myself so will give this a try and will revert soon.

This was selected as the best answer
samthakur74samthakur74

Thanks. I thought if it works on 3.6 it would on later versions as well

Abhinav GuptaAbhinav Gupta

I installed Indigo version of Eclipse and then Force.com plugin using update site, everything is working like charm. I downloaded Eclipse for J2EE developers, for Mac 64 Bit. Which flavor of Indigo are you trying with ?

samthakur74samthakur74

Hello,

I have Eclipse IDE for Java Developers Indigo release for 32 bit windows (windows 7)

regards

Sameer

akh64bitakh64bit

Hi

I have problem in downloading force.com plugin on eclipse Indigo(3.7) for Java developers. I am using Ubuntu Linux 11.04.

 

The error thrown is following.

 

"An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,23.0.2.201201091635.
MD5 hash is not as expected. Expected: 97a6329f82c422a61e9b1bc28be7cace and found ccc5eedeb0bdb32aa81216a754c2aa8e.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,23.0.2.201201091635."

 

Thanks,

Akhilesh kumar

murthymurthy

eclipse did not connect force.com Ide the following error is 

"

Software being installed: Force.com IDE 23.0.2.201201091635 (com.salesforce.ide.feature.feature.group 23.0.2.201201091635)
Missing requirement: Structured Text Model 1.1.402.v201001251516 (org.eclipse.wst.sse.core 1.1.402.v201001251516) requires 'bundle org.eclipse.emf.common [2.4.0,3.0.0)' but it could not be found
Cannot satisfy dependency:
From: Force.com IDE 23.0.2.201201091635 (com.salesforce.ide.feature.feature.group 23.0.2.201201091635)
To: org.eclipse.wst.html.ui [1.0.0,2.0.0)
Cannot satisfy dependency:
From: Structured Source CSS Model 1.1.301.v200910161432 (org.eclipse.wst.css.core 1.1.301.v200910161432)
To: bundle org.eclipse.wst.xml.core [1.1.300,1.2.0)
Cannot satisfy dependency:
From: HTML UI Source Editor 1.0.401.v200908111935 (org.eclipse.wst.html.ui 1.0.401.v200908111935)
To: bundle org.eclipse.wst.css.core [1.1.200,1.2.0)
Cannot satisfy dependency:
From: Structured Source XML Model 1.1.402.v201001222130 (org.eclipse.wst.xml.core 1.1.402.v201001222130)
To: bundle org.eclipse.wst.sse.core [1.1.300,1.2.0)"

nunorelvaonunorelvao

Well, it really seems that is not compatible with indigo, just hoping that the the release is updated to work with indigo too!

GanjehGanjeh

Indeed.  Would very much like to see Force.com IDE support on Indigo.  I tried the install on the Ubuntu 11.10 OS and got an error similar to above.

 

Anyone have any ideas around when that would be?  or if :^)

den_weboden_webo

how to use Force.com with Indigo (3.7) / Ubuntu 11.10

  1. install eclipse from packages
  2. start it and go to "Help -> Install new software"
  3. click "Add", and enter "Indigo  Repository" as name and "http://download.eclipse.org/releases/indigo" as URL
  4. system refresh info from repository (this will take some minutes), after that select just added repository in selectbox
  5. type "java" in searchbox
  6.  select  Programming Languages -> "Eclipse Java Development Tools", "Web XML .... -> Eclipse java EE Developer tools", "Web XML -> Eclipse Java Web developer" (possible,  i do not exactly if it neded  )
  7.  install that plugins, restart IDE
  8. "Help -> install new software"
  9.  "Add", add new repo with "Force.com" as name and "http://www.adnsandbox.com/tools/ide/install/" as URL
  10.  install Force.com plugin (check it, click Next ... and so on),  restart IDE
  11.  "Window -> Open perspective -> Other perspective" and select "Force.com"

 

 

 

nunorelvaonunorelvao

Well sadly this didn´t work in my Windows 7 still gives the following:

 

An error occurred while collecting items to be installed

session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).

Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found ebcbfffdbb8eeeb722729f97a958f638.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found c69e1b569aaf3eaf644c56df787e4fbe.

Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.

MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found b128175a7e771f561e06c4fcfbe7329f.

DarrellDDarrellD

I'm having same issues and errors.  Tried both Indigo then downloading Helios 3.6. Same MD5 errors.  They all started when I tried upgrading my existing Eclipse Force.com IDE to v24 and got error. Figured it was my machine so uninstalled to start over.  Endless loop of errors since then.

gogz_wongagogz_wonga

Same issue here tried on both personal machine and work machine. 

 

I'm getting a MD5 Checkum Error on Eclipse Helios.

 

At home this is a fresh install of the Force.com IDE to an Existing Eclipse install which is working fine for other plugins.

 

At work I attempted to upgrade from V23 of the Force.com IDE to 24. 

Sri_SriSri_Sri

Hi All,

 

I have the same problem, wonder if any one had a solution for this issue.

 

Regards,

Sri

nelsonatgrouponnelsonatgroupon
Thanks. this solved my issue on Ubuntu 11.10 with Eclipse indigo 3.7 ;-)
Aviator_07Aviator_07

Has anyone found the solution for this?

I tried installing the Force.com pulgin for eclipse(helios, ganymede and indigo) but the installation fails everytime.

"MD5 hash is not as expected." is the error I keep getting.

 

 

den_weboden_webo

i install eclipse  3.7 few days ago

so i got that error too (MD5)

 

so i try:

- install JAVA 1.7

- install JAVA 1.6

 

i do not know exactly what helped but after that and restarting eclipse i installed salesforce IDE plugin  successfully

 

 

aldoforcealdoforce

All--

This maybe a bit old, but just in case. To avoid the issue when installing Force.com IDE 25, I've just upgraded my JVM to Oracle JDK 1.7 64bit

Running Ubuntu 11.10

 

Regards,

--Aldo

babugarubabugaru
use --->http://www.adnsandbox.com/tools/ide/install/  indigo_Eclipse for Salesforce Verstion-28